Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xde74fc…3d1826
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x7825f9…cc8c9d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xbe4972…5be4fb
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x9fffbc…8f3c11
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x59d981…83b19c
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x61eab2…cd2cb3
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xe178ca…b2178d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x7518bc…c3ae45
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x711d37…df985a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xfa15fa…6f288b
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xa4e559…4700a3
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x799da2…7ffef6
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x6bbc59…6dce9a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x12784f…25d34a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xb2d803…6a35a1
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x949d6d…91e9fc
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x70bde5…d72b5e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x930628…d8c24c
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x4f2b39…c9dece
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x4ebbc8…1ac157
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x6e0c43…86612e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x4a0571…abb199
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xd467dc…da8ccd
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0xa76375…7d0f31
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase43d ago0x51eed6…212d21

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.