Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35913d…6da672
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd01004…dde352
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef7562…2d4632
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2825c…36a66c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf315fb…9d8816
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x393efa…a5f1b3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x154d94…a591ed
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x728914…55ebfb
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef9a25…15856c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa347c6…c8af9b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f3391…6b76c3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67a56c…0cd76c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba816b…059143
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c3174…0e086a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x946ee4…93ee0b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x269773…5a39e2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb0228…beecb6
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0350a3…ecad4d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5117cc…8337d2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18d408…8cb382
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6840c5…8fa3e8
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc0f17…143a47
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x441975…83cf55
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3db1df…cc6426
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x886e98…846d55

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.