Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x350f5d…9148ac
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb27248…91d6b9
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x622d47…796a5d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x588430…c8f6d1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fdfd5…bea077
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd1ff4…fbb982
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc8f19…e16781
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7576b7…388e4a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a7a7b…66a56e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0dee3…f2442e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x086beb…a989c3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88301a…fd1cc2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28e9d1…d96fe7
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x074c8f…792aa5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x901cc3…7ce4b7
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95fdaa…11737d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73b7a7…91d8d5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7dd6ba…a78eaa
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf33fbe…1d02cc
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93845b…8cdb99
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x911e0f…7f09a3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76701e…621b97
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabbcbc…ad61e1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc221d4…d10945
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb12558…2c49a6

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.