Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1193fd…6c1708
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2965ac…abfd12
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa109d3…8bfb6f
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d578f…60b75b
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0815fd…6a4b94
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5039a8…44b7e5
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56f27c…4d8acf
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b1dbc…b71743
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f3f35…e353d5
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f216c…a66028
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x952093…c2c1d4
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3be27c…bd82ff
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x734cc4…553517
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6b80e…8b8fd8
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x89391d…e8aa4a
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2a383…f8a334
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x27542d…afd231
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74a9e2…313f83
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x342349…fcbf05
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x313dee…837c40
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x478c09…dc034f
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2259c6…a45541
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36f8e3…4219ef
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x238c2d…405689
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d730a…874e45

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.