Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d6d36…8517f5
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef6115…8aeac3
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ff000…e3e50f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e2f44…fd2591
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd88b4e…d1c0f9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x34d83d…a16984
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3fbd6…3667f6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x249e5d…4f9da8
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a0899…7b6184
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x355c2e…d3b3a9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x695185…84d3b1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa93bd0…751e92
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e1089…fcb121
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78a83f…fdbd82
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5705a4…a9c4c5
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x180f1f…55a386
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd5b75a…4954af
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe8a185…e93a09
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7fadf3…e9495a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x669416…2910a2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x62e03d…a6a40a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xda8aea…996628
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x065672…d864ec
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f109b…99d7b2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa7f582…caa210

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.