Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb12a56…888419
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bf05c…49272b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x067358…8a7d46
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f42c3…695df6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4def0d…a0f926
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58e827…44e11a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3decf0…abaab7
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4801d…ffe524
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x866a53…6ca1bd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8581fc…df307b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16fe4d…978417
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7bf98c…748a30
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bf9ea…446f57
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1e3e4…d41353
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf3595…94a5e4
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf6f8d…fea4ff
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f91c7…884ebe
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd0290…aa6450
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfdf28f…e1929f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x906f45…bccc25
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82246c…e61190
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bced0…494524
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63832b…7d3566
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2e242…53fdfb
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b0e83…f58034

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.