Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0xcebc4e…763020
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase12s ago0x73308c…546c93
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x1dffa0…401e62
0x90b5…83970x159b…4908Basex402 service$0.10100%ultravioletadao12s ago0x7e58b6…939516
0x18e7…12c90x159b…4908Basex402 service$0.10100%ultravioletadao12s ago0xa958fe…5d4730
0x8d69…80500xb985…542fBase—$0.0570%0x730d…7faa14s ago0x2f8eec…e3cfb7
0x3730…dc4c0x3e0a…78e7Base—$0.004129100%coinbase14s ago0x389c80…f3883d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa16s ago0x5cc562…4bcbd4
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase16s ago0xe7cbd2…8893cf
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa18s ago0xcdbe31…dafc69
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xc72bbb…7cc759
0x5047…f6cd0x6839…1a2bBase—$1.00100%coinbase18s ago0x11c10b…3faec7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0xd0f532…5574e0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20s ago0x1451b7…b006e6
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase22s ago0xe46e68…f7e771
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22s ago0xf52886…c37e0e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase22s ago0xd8116d…7df9d2
0xc808…78ee0x159b…4908Basex402 service$0.10100%ultravioletadao22s ago0x87a78d…300320
0xf466…6ad40x159b…4908Basex402 service$0.10100%ultravioletadao22s ago0x2654f5…1c840a
0x9ad9…17ee0x6839…1a2bBase—$0.003100%coinbase26s ago0x26a596…bf90ea
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase26s ago0xca87c3…d965ff
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase26s ago0x606fee…7e02b0
0xd257…844a0x159b…4908Basex402 service$0.10100%ultravioletadao26s ago0xf8f7f9…80404c
0x1e1c…3db70x159b…4908Basex402 service$0.10100%ultravioletadao28s ago0xcf8119…9a1e68
0xe352…4e460x159b…4908Basex402 service$0.10100%ultravioletadao28s ago0x26dc43…6b9368

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.