Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x36b126…6ca134
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x765fa1…c57f4b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xa059f2…a467c2
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x13c2c7…e8f632
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xa9f179…20a77b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xd068ad…a0d0bf
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xf08f4b…6a26c7
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xcb10c2…f881d9
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xb3177d…7d50a8
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x3cba6e…d659c6
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xc4b347…b9baf5
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x244bbb…914841
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xae502a…615c2b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xddcc9a…f174ec
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xafb67f…0d8db2
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x15dda5…188e76
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x98038f…2ba617
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x0835a1…9483db
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x4a1555…44d66c
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x609a76…c22567
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x143dfe…f08a12
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x149ca2…1604d9
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x4e2f77…a4d3e2
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0x11ae8c…99196b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase40d ago0xf508dd…f0be77

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.