Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xd2f9f0…a95bcf
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xd16fee…6d7955
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xbc81b5…1f6974
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xc32233…a5e5fd
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xfbb7d5…8f037d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xc51bc2…cbd902
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x3cd6dc…c2e4db
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x806f53…886ffa
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x6fe43d…e22119
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x6e4bf2…26a7bc
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x4d0fe7…00602a
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x636125…696023
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x750fa1…a29e69
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xa8a864…2e57be
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x3c0d21…59af44
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0xf1a09f…f41152
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown65d ago0x5259da…aeb5ee
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x263dcb…87375d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x916005…30e15a
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x772f3d…4a434c
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0xe35e4d…22a7da
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x8cc6ba…481406
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0xe0c4dd…aef34c
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x0cbfab…385a22
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x1788ec…92e6c8

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.