Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd880fd…c5a49d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45d5b8…e10d19
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5e688…497086
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8442a…8dc403
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fb2e1…54523b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a6c95…9a9ea0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b0f7b…5983e0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x42b744…640acf
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85dfe2…3e4005
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80ab73…65773f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a712c…8aad79
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b98a6…cf794e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x673196…a4cc3e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeadebd…53ed2e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc48bac…18db1a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x691389…3d1393
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33fa6e…b5fd3c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41c295…bc09b9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e53ef…ead2b6
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x79a722…663257
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbfcbcc…ac2338
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x975ce0…2d23ac
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3520b3…4a5027
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc66623…8ff932
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42db18…9d0788

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.