Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x61d507…fd56dc
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x22ea9e…41a035
0x494b…e3610xd5f9…9420Basex402 service$0.03100%coinbase8d ago0x54ec60…0c32be
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x625195…84f3cf
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x2a030e…4c5173
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x04018a…74f3f0
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x692198…4f04ab
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x8c50b7…b8c876
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xdbf534…10b34a
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xd66537…75713e
0x494b…e3610xd5f9…9420Basex402 service$0.13100%coinbase8d ago0x4806b7…244110
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x91d088…f54d2e
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xf1540f…ee7426
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xc58cd2…96d333
0x494b…e3610xd5f9…9420Basex402 service$0.26100%coinbase8d ago0x6ec36c…8c03a6
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xa6e568…f8a68b
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xa43039…a99af9
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x4a6935…cb2211
0x494b…e3610xd5f9…9420Basex402 service$0.26100%coinbase8d ago0x31969f…198b52
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xaf394d…853ac3
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x456cbc…9f4b36
0x494b…e3610xd5f9…9420Basex402 service$0.26100%coinbase8d ago0x757e95…6a6b66
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x32d2a4…b54b75
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0xaca5d4…9a4270
0x494b…e3610xd5f9…9420Basex402 service$0.005100%coinbase8d ago0x3c162f…45b9bb

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.