Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x45b4f5…9960ab
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x29fbd2…f35630
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x6ac93a…aecc22
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x845273…84b02d
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x8b2f98…143015
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xcd59b7…7ec3a3
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x6818a0…3c5a69
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xd14c63…094ba2
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xb10be8…6cc814
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xb882d7…ebee46
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x7de09d…f402a0
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x69c1a6…500588
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x21ddeb…347e6f
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xd507a7…4a0b46
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x97b582…43b617
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x31e11c…34d579
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x702f8d…7d9760
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x2e1daf…d4c3ab
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xd2a9d2…c9b22c
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x8c8315…2c0715
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x0462e9…523402
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x8f573a…51dc5b
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xd3997d…da15a4
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0x6ca011…89467a
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase91d ago0xed0a2f…8d0875

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.