Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x0dd0d2…ec5b99
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x2465a3…cea11e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0xa7b3a8…8434df
0xb90a…9ae40x7503…4956Base—$0.80100%fluxa117d ago0x96346f…facb7c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x06fde2…45047c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0xe63223…cd268b
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x16b3b3…2b09df
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x57658e…891c0d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x537c67…147d17
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x1a8e2b…fc36bf
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0xe37d4d…6517c6
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x65bccd…a07fb0
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0xd62776…5e489a
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0xecdc7d…7df15c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x5c9904…f293b8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa117d ago0x9126ee…153aeb
0xb90a…9ae40x7503…4956Base—$0.03100%fluxa117d ago0xac9b8f…d0a157
0xb90a…9ae40x7503…4956Base—$0.03100%fluxa117d ago0x25a291…4f039d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0xa458dc…df0fd8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0x99889d…c4d281
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0x355d0e…80d7f5
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0xc5b0aa…253c62
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0x76d58b…073af4
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0x65c967…5dd58c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa118d ago0xc3a0ea…9d4f10

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.