Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd44d…031e0x159b…4908Basex402 service$0.01100%payAI42d ago0x074cf5…1eeb65
0xd44d…031e0x159b…4908Basex402 service$0.01100%payAI42d ago0xa70b62…75b147
0xd44d…031e0x159b…4908Basex402 service$0.01100%payAI42d ago0xc156c2…ad6779
0xd44d…031e0x159b…4908Basex402 service$0.01100%payAI42d ago0x546790…524c1e
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x4627b0…906828
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xf332b1…adaaa7
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x710de3…9909fd
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x0bdf17…8363fc
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xd177e8…3d3806
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xa071fd…4966b3
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x531877…a6f5a6
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x993924…398d1d
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x38f180…15f60b
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xbf7881…1f6376
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x30a550…08a50a
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x7e3c17…3976ad
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xf4ea1e…68d67e
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x60c031…c50632
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x028192…561ecb
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xd6de04…ff350f
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x010244…9fbed6
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x9baec1…2a6d37
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0xe81b38…a95a31
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x87373e…0d698a
0xd44d…031e0x159b…4908Basex402 service$0.10100%payAI42d ago0x498e78…7c5f26

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.