Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xd433a5…72ddc7
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0xc6618d…4a133a
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xb18a5d…98b3d3
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x40d892…dad719
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0x126fb7…c35832
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0xb0823f…25cf66
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0x6e6da4…95bcf6
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x2d3028…d82003
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xd97d6e…b77454
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0xf1dc2f…041e6c
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xe26a65…0dc9dd
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x81986c…4e4953
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xbd5bde…9b62b9
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x402ee0…93f651
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xfea44b…fcbf6b
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x2c5e09…700546
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xa853dd…c545b6
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x42a8f2…6b580b
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0xb3ebad…7aacf0
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x863ad5…01903a
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0x9db112…d0dbae
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x3cef60…35f5fb
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0x60cc0d…013fe5
0x47e5…358b0x13bf…b9a7Base—$0.00125100%candidates121d ago0x28c4f4…906ab7
0x47e5…358b0x13bf…b9a7Base—$0.002100%coinbase121d ago0x50bedd…c4c767

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.