Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f0…37420x3e0a…78e7Base—$0.002818100%coinbase75d ago0x112367…b2ac46
0x04f0…37420x3e0a…78e7Base—$0.003895100%coinbase75d ago0xa1c61d…89c7c5
0x04f0…37420x3e0a…78e7Base—$0.004425100%coinbase75d ago0x5555ba…96e366
0x04f0…37420x3e0a…78e7Base—$0.002795100%coinbase75d ago0xe744d0…b40176
0x04f0…37420x3e0a…78e7Base—$0.005043100%coinbase75d ago0x144ab2…27551d
0x04f0…37420x3e0a…78e7Base—$0.003468100%coinbase75d ago0x243a5a…d60254
0x04f0…37420x3e0a…78e7Base—$0.005055100%coinbase75d ago0xef760e…c7c97b
0x04f0…37420x3e0a…78e7Base—$0.005892100%coinbase75d ago0x04306f…67587e
0x04f0…37420x3e0a…78e7Base—$0.005153100%coinbase75d ago0x580fa2…bb700d
0x04f0…37420x3e0a…78e7Base—$0.002827100%coinbase75d ago0x21b0f0…a12751
0x04f0…37420x3e0a…78e7Base—$0.003996100%coinbase75d ago0x5153f4…777810
0x04f0…37420x3e0a…78e7Base—$0.003904100%coinbase75d ago0xbf683f…021b38
0x04f0…37420x3e0a…78e7Base—$0.003206100%coinbase75d ago0x6c9bf5…92e346
0x04f0…37420x3e0a…78e7Base—$0.005007100%coinbase75d ago0x2a64c4…a324e1
0x04f0…37420x3e0a…78e7Base—$0.003548100%coinbase75d ago0x6c40fb…82e81d
0x04f0…37420x3e0a…78e7Base—$0.005698100%coinbase75d ago0xc2e869…c12b59
0x04f0…37420x3e0a…78e7Base—$0.005914100%coinbase75d ago0xadd713…e870e7
0x04f0…37420x3e0a…78e7Base—$0.003296100%coinbase75d ago0xb9a274…271bc3
0x04f0…37420x3e0a…78e7Base—$0.004835100%coinbase75d ago0x32cb56…a0f6d4
0x04f0…37420x3e0a…78e7Base—$0.00273100%coinbase75d ago0xf3772e…a4f1c8

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.