Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0x2d6f9a…058f81
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0x831c81…811460
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0x8fecb0…fe7e78
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0xbcb275…21c1ae
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0x662430…482b9d
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0xc9ddfa…6d63fd
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0xead0cc…94477c
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0x16259d…355e38
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown54d ago0x646df4…e74764
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0xf8bf6b…5eefa8
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0xa61c8a…6b1fca
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x2bc638…6627d4
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x080897…c06c5b
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x68ad32…1cf2a4
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x6ff7b8…d903da
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0xd94826…7a83fa
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0xd9f305…183538
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0xe2427c…b302a8
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0xf15b74…86fde1
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x6ba03c…574437
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x23a097…f23448
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x28689e…8ffbf5
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x490bcb…404485
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x1c30a1…51dff7
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown55d ago0x5b42ed…a6f78d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.