Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x15fcca…aa8465
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x1423bc…b886f2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0xf32ddf…a87d55
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0xf4d887…87bf35
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0xbde750…7af3aa
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0xe89787…8df3bb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0xc031cd…8aa0be
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x326502…d41433
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0xf337bd…834072
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x91ec3e…ec0492
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x1f93cf…f6f658
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0xac2547…268684
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0xb492de…63def0
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x477f04…ae61f9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x2c15bb…a175a4
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x5443c4…fb76a2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x9eae2d…3bcfab
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x7175cb…029152
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x4d789c…f85f81
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x0d48e0…6faa14
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x7df06e…1d2b96
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0x22170e…fa17fb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0xc819e6…ff240a
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates71d ago0xc6fb6b…5ef597
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase71d ago0x230784…8e41f3

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.