Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0x3986af…503a68
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0x6d8100…1af960
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0xa9e237…79e2aa
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase18d ago0x37208c…672c51
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase18d ago0xbc6238…6f7406
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0x5e70ae…530e73
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0x735628…3168a9
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0xa639d8…1a2080
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase18d ago0x7df2b9…bf47e5
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0x185e77…b412a5
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase18d ago0xa2ccdd…df3b50
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase18d ago0x5505c8…641d32
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase18d ago0xa562f6…7a1fc9
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase18d ago0xd8c4d1…0e2b9c
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0xb77af0…09072b
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0xe3fa4b…134bcf
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase19d ago0x19ee05…1efbfd
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase19d ago0xc6dc6a…db7e1d
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0xf80c56…4830eb
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0xdb0d4e…9d4c40
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0x8215c4…36a5d2
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase19d ago0x33d5a5…d9eb51
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0x253778…faa5de
0x2d0b…174d0x5e70…4eb9Basex402 service$0.25100%coinbase19d ago0x8af651…925b36
0x2d0b…174d0x5e70…4eb9Basex402 service$0.01100%coinbase19d ago0xe01791…85a1bf

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.