Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.19100%0x17c8…043657d ago0x1faaba…5f0be4
0xbff5…6fde0x6366…f1e2Base$0.006764100%0x6366…f1e257d ago0xe6ded8…9a541f
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e257d ago0x9d2de9…eea535
0xbff5…6fde0x6366…f1e2Base$0.006734100%0x6366…f1e257d ago0x450450…e7dbec
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e257d ago0x4c8234…4b627b
0xbff5…6fde0x6366…f1e2Base$0.00675100%0x6366…f1e257d ago0x0e7a9d…1c9cdd
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e257d ago0x1360c0…10126b
0xbff5…6fde0x6366…f1e2Base$0.006777100%0x6366…f1e257d ago0xb103cd…63d706
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e257d ago0x442e4a…4e26db
0xbff5…6fde0x6366…f1e2Base$0.006788100%0x6366…f1e257d ago0x582df7…1c0095
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e257d ago0x8a7cd5…4fe9f4
0xbff5…6fde0x6366…f1e2Base$0.92100%0xfc74…d8a557d ago0xa318f1…093913
0xbff5…6fde0x6366…f1e2Base$0.00161100%0x6366…f1e257d ago0x72918a…1f0844
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e257d ago0x2fe90f…883438
0xbff5…6fde0x6366…f1e2Base$0.006708100%0x6366…f1e258d ago0x4da49d…74d935
0xbff5…6fde0x6366…f1e2Base$0.04100%0x6366…f1e258d ago0x96c561…525235
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e258d ago0x542f39…2865c6
0xbff5…6fde0x6366…f1e2Base$0.04100%0x6366…f1e258d ago0x19de80…8259f8
0xbff5…6fde0x6366…f1e2Base$0.19100%0x6366…f1e258d ago0x706ebd…55c89f

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.