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 unknown66d ago0x1b2b4c…6dc724
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x50c2ad…5bcf9d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0xd01030…2d9b24
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x063867…919e8b
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x70ae3c…d4334d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x424955…64df6e
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x9aa0c0…4e6884
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x2d24a6…6f253c
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0xc8d045…5a5957
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0xb5a9c3…a9f30d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x9afe97…6ab595
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x85dc96…71f77f
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x1aab1d…b7c3d8
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0xa99db2…a91a04
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x2d2727…134074
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x05d8e7…07e8a4
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x0022b6…27c6d5
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x7ea79a…a3fe25
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x215aee…11925d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x76084f…9e43f4
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x1bbdef…18f17f
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown66d ago0x7073fe…d90157
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown67d ago0x7ba130…44b983
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown67d ago0x68ebd2…e277aa
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown67d ago0x6b7ebe…833535

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.