Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x4552f2…e0f84c
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xe04003…cd843e
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x9e2eb2…9ca191
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x3ade29…b6f187
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x68a068…647bbf
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x45e2c7…be2f2b
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xb4d713…4b4e8e
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x3b9be3…f45724
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xc39dc5…e45958
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xd52484…7ddb7a
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xc24371…735aa3
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x17c400…153c11
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x0d1ea0…c1a340
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xe9ddd2…fff413
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xb4a60f…4e4760
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x4cf23b…2c3d27
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x9b40f5…be6070
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xec6740…e35ee3
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x8b5c6b…1820fe
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xf6edac…51aa93
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x1f727d…481003
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x16b9a1…a60279
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x41d762…c60b0f
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0x0462a0…3037e6
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase14d ago0xfbc437…48085a

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.