Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1878…c4ce0x159b…4908Basex402 service$0.01100%coinbase15d ago0xd19fdf…f82108
0x1878…c4ce0x159b…4908Basex402 service$0.01100%coinbase15d ago0x164b95…ecbf8c
0x1878…c4ce0x159b…4908Basex402 service$0.01100%coinbase15d ago0x6d7391…b7bb67
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x7cd4a2…c61de2
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x514959…c65e57
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0xbfa35e…b29f49
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x65ffb3…45fbb1
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0xaf020c…e3c3d1
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0xb895a0…6b3e78
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x1b1b4a…3dd499
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x5ea67b…a1da88
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x808ca9…d44884
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x4668fe…7f7f88
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x6dc136…2af897
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x75e712…b5cfa3
0x1878…c4ce0x159b…4908Basex402 service$0.10100%coinbase15d ago0x2efb0f…13abc0
0x1b70…a9b80x1878…c4ceBase$1.33100%coinbase15d ago0x8fd577…f3a40b
0x1878…c4ce0xcc19…930eBase$0.21100%coinbase15d ago0x8a7971…5558ed

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.