Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xc436c8…26c64c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x25befa…5c9ad9
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x4c7520…4caf96
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x5f4eab…3d4de2
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xf01b6f…c8907e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xc2e610…554387
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x24f23f…8e0659
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x769cef…a468cd
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x3cffa8…6ea977
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xe6a973…7d7961
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xc54f0e…e6cc55
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xc1843f…baf41b
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xc37522…fa855c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x1de47d…f779d8
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0xef1467…05d5ff
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x4f161e…1de38c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x3314d1…3d910b
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x05ff02…7bd5a2
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x0e1398…1ef6b8
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x1740bb…34ed7d
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x665744…0398bb
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x2baf3f…1fdfbb
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x1f93a2…714095
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x22e2eb…157e3c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa75d ago0x9753fc…270f5b

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.