Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb832…e8530x52c6…29a1Base—$0.01100%coinbase72d ago0x2495aa…409977
0xb832…e8530xd220…7c51Base—$0.01100%coinbase72d ago0x1cd395…a18535
0xb832…e8530x2734…154dBase—$0.01100%coinbase72d ago0x6b5313…33d0b2
0xb832…e8530x37d7…a428Base—$0.01100%coinbase72d ago0x5de82c…587f3a
0xb832…e8530x11f1…6f69Base—$0.01100%coinbase73d ago0x1d0d05…a5d14c
0xb832…e8530x3c57…ffd2Base—$0.01100%coinbase73d ago0x316cc1…7f2334
0xb832…e8530xb8e8…bb81Base—$0.01100%coinbase73d ago0x167908…cd4bbb
0xb832…e8530x9d89…eff5Base—$0.01100%coinbase73d ago0x1a76f6…567374
0xb832…e8530x15d1…5b61Base—$0.01100%coinbase73d ago0xf68bd8…e20bd4
0xb832…e8530x350c…0ab5Base—$0.01100%coinbase73d ago0xf9f985…0fe23a
0xb832…e8530x4332…4109Base—$0.01100%coinbase73d ago0x381897…6c07bb
0xb832…e8530x0981…bf7aBase—$0.01100%coinbase73d ago0x56b43d…be615e
0xb832…e8530x4b2d…7ac1Base—$0.01100%coinbase73d ago0xd55e8f…2d4844
0xb832…e8530xc296…3f1cBase—$0.01100%coinbase73d ago0x336c0e…60e832
0xb832…e8530x8335…cf83Base—$0.01100%coinbase73d ago0x64348e…048ae1
0xb832…e8530x2ab2…818bBase—$0.01100%coinbase73d ago0xd4bc98…389589
0xb832…e8530x5eac…d975Base—$0.01100%coinbase73d ago0x038649…0c8b1e
0xb832…e8530x258d…8caeBase—$0.01100%coinbase73d ago0x8b6498…156911
0xb832…e8530x3121…5f39Base—$0.01100%coinbase73d ago0x30fee3…0bff8b
0xb832…e8530xf243…1760Base—$0.01100%coinbase73d ago0x1a8377…f64ebb
0xb832…e8530xde7f…0437Base—$0.01100%coinbase73d ago0x9468cf…8f1b74
0xb832…e8530x4de5…7b0eBase—$0.01100%coinbase73d ago0x1a2f95…55a078
0xb832…e8530xbf68…deaeBase—$0.01100%coinbase73d ago0x8dfdf1…b4038d
0xb832…e8530xcf2e…060cBase—$0.01100%coinbase73d ago0xefa09e…15403f
0xb832…e8530x9bad…8d96Base—$0.01100%coinbase73d ago0x571663…a09e56

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.