Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x756a44…a1db30
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x3007e0…bdd1a6
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x25019f…55a02b
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x20419d…b77023
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xea3cd1…b20edc
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x5e97e5…e314a8
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x7559a9…14f241
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xd4ff50…9d09b5
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x50deaa…2ea928
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x98b020…99d531
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x5303b7…05b1a6
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x59e6c9…3dd31f
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x2d241e…bc4a62
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xb391ba…879af9
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xce9e03…9b8804
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x3d99c1…ec0b35
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x24d2cd…c172ac
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x64a128…2ca7aa
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x03b868…784042
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x159053…adb42d
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x96e930…770a08
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xcdd89b…487134
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x38de9b…d1130c
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x22415c…961d49
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xe0dc26…171181

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.