Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
hohol.eth0x75bb…01baBase—$1.99100%coinbase96d ago0x6c7627…dec495
hohol.eth0x75bb…01baBase—$1.99100%coinbase96d ago0x878b33…ad5f5a
hohol.eth0x75bb…01baBase—$9.99100%coinbase96d ago0x022a4c…370d21
0x69ff…f7170x75bb…01baBase—$1.99100%coinbase96d ago0x37f20d…124596
0x3431…04f80x75bb…01baBase—$19.99100%coinbase96d ago0xe07fd8…e7325b
0x3431…04f80x75bb…01baBase—$19.99100%coinbase96d ago0x738010…38ed76
0x661c…284c0x75bb…01baBase—$19.99100%coinbase96d ago0xcc5e2f…695aad
0xbe4c…73fb0x75bb…01baBase—$19.99100%coinbase96d ago0xf52c09…66776f
0xbe4c…73fb0x75bb…01baBase—$19.99100%coinbase96d ago0xc08115…50d3a9
0xbe4c…73fb0x75bb…01baBase—$19.99100%coinbase96d ago0x253708…cc3457
0xbe4c…73fb0x75bb…01baBase—$19.99100%coinbase96d ago0x685545…7706a1
0x2f37…b4850x75bb…01baBase—$19.99100%coinbase96d ago0xad0761…f00888
0xf17e…e6490x75bb…01baBase—$19.99100%coinbase96d ago0x4a35b3…4cab61
0x6c9a…ab4c0x75bb…01baBase—$19.99100%coinbase96d ago0x90f128…ed29ae
stakemypol.eth0x75bb…01baBase—$19.99100%coinbase97d ago0x7eb4f4…c7683d
stakemypol.eth0x75bb…01baBase—$19.99100%coinbase97d ago0xaee162…393d43
stakemypol.eth0x75bb…01baBase—$19.99100%coinbase97d ago0x98ca85…d3c220
chieu.eth0x75bb…01baBase—$9.99100%coinbase97d ago0xd16fbf…be46fd
0x661c…284c0x75bb…01baBase—$19.99100%coinbase97d ago0xf05851…8e0dcd
0x661c…284c0x75bb…01baBase—$9.99100%coinbase97d ago0xdf4b38…c8fbc5
0x390f…5e190x75bb…01baBase—$1.99100%coinbase97d ago0x2578b4…71606e

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.