Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb5bddc…be7aeb
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f994c…91a031
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc544c4…577c7a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd3eff…b3cc98
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x265bfd…047d48
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x665223…04ef64
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4fde45…d6ad81
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x360ea3…005ad4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x859d96…3a8853
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x491a22…5c33a2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e510b…1a2f60
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf03e22…e0a320
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa1085e…724213
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x10fa21…ff6185
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe46124…7218a2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x525bc2…4118b9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x33de25…a83d54
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x03d7bc…9337bb
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x325215…4d7540
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbd2edf…7da3b7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbfc1a3…cc9dd6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdada2b…6c2dc8
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc9b101…7c3f42
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x35ae19…dfd7d7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa1acc2…c61554

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.