Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1d0…9a2f0xbc56…4f56Base—$0.01100%coinbase68d ago0xe3e27b…1f82a3
0xc1d0…9a2f0x8615…4f20Base—$0.01100%coinbase68d ago0xf550e9…f7c727
0xc1d0…9a2f0xe331…3263Base—$0.01100%coinbase68d ago0x575907…1f6a7f
0xc1d0…9a2f0x1c7d…b3ceBase—$0.01100%coinbase68d ago0xbdec2d…40149d
0xc1d0…9a2f0x442b…d592Base—$0.01100%coinbase68d ago0x64ebf3…04e0e7
0xc1d0…9a2f0x8344…40deBase—$0.01100%coinbase68d ago0x359c21…4f944c
0xc1d0…9a2f0x60fc…1b5cBase—$0.01100%coinbase68d ago0xf3e5a7…7ba433
0xc1d0…9a2f0xc774…84caBase—$0.01100%coinbase68d ago0xfa0053…9240b3
0xc1d0…9a2f0xc867…bf09Base—$0.01100%coinbase68d ago0x719519…b5b850
0xc1d0…9a2f0xe5b3…3fa1Base—$0.01100%coinbase69d ago0x22134a…bd08bd
0xc1d0…9a2f0x9863…f007Base—$0.01100%coinbase69d ago0x98c929…65b594
0xc1d0…9a2f0xc023…be5aBase—$0.01100%coinbase69d ago0xddd9bf…192465
0xc1d0…9a2f0xf92e…5509Base—$0.01100%coinbase69d ago0x137aed…8cb2a8
0xc1d0…9a2f0xfdbd…88daBase—$0.01100%coinbase69d ago0x7960da…315546
0xc1d0…9a2f0x14ba…2ba7Base—$0.01100%coinbase69d ago0x2d3b8d…2d5537
0xc1d0…9a2f0x0994…2973Base—$0.01100%coinbase69d ago0xa4614f…a884ed
0xc1d0…9a2f0xccd5…ef16Base—$0.01100%coinbase69d ago0x63a55e…264646
0xc1d0…9a2f0xa8b3…105cBase—$0.01100%coinbase69d ago0xf37eec…272135
0xc1d0…9a2f0x79d9…298cBase—$0.01100%coinbase69d ago0x0d6048…83d5a4
0xc1d0…9a2f0x9039…5161Base—$0.01100%coinbase69d ago0x4937e3…4e4685
0xc1d0…9a2f0x971c…5f9bBase—$0.01100%coinbase69d ago0x4d4695…1ba617
0xc1d0…9a2f0xf3e9…363fBase—$0.01100%coinbase69d ago0xca6b37…cf1eba
0xc1d0…9a2f0x49d0…8052Base—$0.01100%coinbase69d ago0x2241c9…4c7d8e
0xc1d0…9a2f0x1dd8…d3beBase—$0.01100%coinbase69d ago0xdb836c…f480e6
0xc1d0…9a2f0x7113…83ffBase—$0.01100%coinbase69d ago0xf3c3b4…0aeab4

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.