Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x04f896…ada4b4
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0xc11e68…b3f253
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x8fae8c…e833ab
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x633fc4…143821
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x2b75a1…6a5295
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x0ee215…8d30a0
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x3c5a8b…6ef03b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x4057c8…2ae288
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x134838…e9d53b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x763d90…b222aa
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0xa58b06…8dcf23
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x3f475c…e415bf
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x95fa18…e5db31
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x8761d4…c5aa3b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x41986e…7592c4
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0xbb0cfa…fde198
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x324f72…5db170
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x1db263…17f6dd
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x64f0e0…bac1ae
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x394a5b…058eda
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x0a0a6d…6baf38
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x9df16e…9c5bb6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0xa69a9d…20e055
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x357698…380385
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase40d ago0x8b4e00…448e0e

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.