Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x137f39…643b5a
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xe74a09…0f0be0
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xfa6ef2…59044d
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x8ec51f…679392
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x77a80b…e8c0b6
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xe3e777…57a388
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x8cbf32…aa4fb4
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x67a4d3…9d1754
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x82891a…85663d
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xb3f9f1…b6a258
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xa15bc2…383efe
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x141f8a…0a3825
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x69b2ad…d92ab8
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xcdb001…cf8e75
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x876a98…a29f62
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xad19c7…e82543
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x96ba04…99d96d
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x117b25…a370e9
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xf11fab…7e638f
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x6e66ad…66112d
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x01eea7…fdde99
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x53c002…7383dc
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0x8a5f45…86f546
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xc00a91…736fdc
0x4c74…a9240xa9dd…2315Base—$0.002100%coinbase87d ago0xaf6804…825870

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.