Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase4d ago0xcf30e7…f52ceb
0x862a…223a0xa9dd…2315Base$0.002100%coinbase4d ago0x5c3ad8…59c8fc
0x862a…223a0xa9dd…2315Base$0.002100%coinbase4d ago0xe40ce2…8f79b1
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase4d ago0x8053a1…bb0649
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase4d ago0x8032cf…4578d6
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase4d ago0xbe65e9…454387
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xc5c8dc…0c38d9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase4d ago0xefbe2e…3a183d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase4d ago0x91a9e0…0627a1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase4d ago0x42e679…b207fb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase4d ago0x47b64b…e38db1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase4d ago0xe9a031…0b2f15
0x862a…223a0xa9dd…2315Base$0.002100%coinbase4d ago0x0d9138…8edc82
0x862a…223a0xa9dd…2315Base$0.002100%coinbase4d ago0x238aee…9c1e5d
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xc64a51…ece111
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x094722…f7bac8
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x17eadc…c922ee
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xccf9e4…0c5027
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x3fe7b6…da405a
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x394d6f…da8042
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x80167b…3f34e3
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x87d369…56a309
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xc5a746…94b989
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x2ff052…c63231
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xff1753…b1536f

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.