Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39f497…40c846
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2ec0d2…1726a0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b264a…9fe510
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a479d…c2d673
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6dddb…8f17dd
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32db5c…fdaa63
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee22f1…994380
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3136c8…aad1b9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13f09c…28155d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6b95b…292d9a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb642f…370f5f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0584e…559d3c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3cc2a…16e2ae
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c6556…21ba40
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe27cc8…34a47c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb02f1…85204a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b5f26…3000a7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0x493f9d…3890eb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0xefaaa9…8527ac
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0x742730…8ca5eb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0x218e82…98ff1b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3641a7…942bda
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf4b3d8…c792b3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0xff920a…e4ea8f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI111d ago0x026887…85652d

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.