Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x6a31fc…419299
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x51e977…cf7d93
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x9a1f8e…74c165
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x330309…f96f12
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x549a90…aece64
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0xd9f1d2…e76ba6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x99ccf5…c8187a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0xa285d7…eb8171
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x28c723…4107fe
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0xa167f0…2576d1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x16b333…29e36a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x1b1498…da49dd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0xb4cd2c…31b996
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x395763…927a72
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x83fb1b…c93c03
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase12d ago0x203175…e9dd1b
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0xfa82fe…439be8
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0xd38a68…8dcdca
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x0ba32d…7915e0
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x65486b…ce6fb8
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x65069f…d3a7dd
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0xf31188…994bee
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0xc8af94…bda97e
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0xb99484…e774b8
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase12d ago0x10d9bd…d914a9

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.