Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xb88f17…a97bfb
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xe224e5…1585e1
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x44c5af…b91500
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x6ce7f1…616adf
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xd42e23…135004
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x02dcc6…e8fe33
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x5f1c95…94bf3e
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x97af39…320cf8
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x5c6be3…972df3
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x9138a0…82aea6
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xeb5f31…139776
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x95ae27…9fc732
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xcfb567…502d7b
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xaa23a9…0d2208
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xbc8d06…0349b5
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xe8a5c2…23befc
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x9d1a90…ab7fb6
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x7c2fc9…e7125e
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x8583ef…7c6767
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x5e4532…21d00a
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x24f27a…b7846b
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xc4a714…2ae8d6
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0xcd4421…c1d2bd
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x97f628…4bf197
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown63d ago0x47f9f6…7e099b

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.