Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xc64a1e…a11a67
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0xa96622…fc8bb9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x8c4f91…444698
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x39adfb…e134ba
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x458cf6…a05a51
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x0d046b…85ea09
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x820c25…661ed6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xcfb957…494f20
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x2dc4bd…eedc31
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xb38bba…a301e6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x9015dc…f28b14
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0xf7cb7a…75c287
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase51d ago0x8c6666…6ac6d5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x7368b3…83ca36
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x6e21d5…b89732
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x3d4934…8f3ea6
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase51d ago0xd75f3a…950c2d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xf7439b…5a182c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xec7520…39f938
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x9f224c…421a32
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase52d ago0x8b0aa8…8ae03a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x65ef7b…abc0fb
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x62fd6c…8fe1dd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x3ac5a7…c36b29
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase52d ago0x96bade…ed7032

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.