Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase10s ago0xdc6401…53e868
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0x4baf0d…9cbe1f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12s ago0x5adf6e…4de0af
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase14s ago0xba8fcc…62b931
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0xdbc806…4a4252
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16s ago0x051d8f…cb36bf
0xcc6b…d09d0x6839…1a2bBase—$0.003100%coinbase16s ago0xab18e3…f31150
0xba05…e8140xfe80…47eeBase—$0.001100%fluxa18s ago0x17160e…fc67f3
0xb7b8…4ccd0xfe80…47eeBase—$0.001100%fluxa18s ago0xc42928…099541
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a518s ago0x0e2ae1…c34d32
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0xa32b7a…51b29e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x525bbe…aef299
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0xfe4c23…ad3ea2
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase22s ago0x159ae2…a9f4ea
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0x211a34…ca608b
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xcb0569…d271d3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase24s ago0x4e474e…684af5
0x492c…3b3d0xef43…6c7fBase—$0.01100%virtuals24s ago0x0f7688…bccc77
0x4094…0a2a0x4f4b…422dBase—$0.0015100%coinbase26s ago0xa7737a…6c669e
0x1850…aa0f0x6839…1a2bBase—$0.003100%coinbase26s ago0x678691…6bd8f3
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xdd757f…09a3c9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0x9492e5…b3e761
0xa520…eca40x47c5…4fc3Base—$10.5070%0x78aa…366728s ago0x645d01…eefeae
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0xc01328…716653
0xa54d…49f50xed26…78efBase—$5.2470%0x64b2…883330s ago0x45d540…42b310

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.