Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xa6b3e5…cd050a
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x868e96…10c055
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x9474de…768de7
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x4431c2…5ff0db
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x2edabf…67e92c
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x8c922c…862004
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x398566…98bcad
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xe535aa…24fb3c
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x327896…fdc810
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xd1bfea…07999b
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x193402…c9533a
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x56826b…5bde67
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x1aa533…90d959
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xdf2602…3dfe65
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x8b59d8…e13602
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xd426cc…f0bf92
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x0b6715…d9e11b
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x79fdbb…d9df93
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x49fedb…953f6a
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xc50a0d…f6d8f9
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xb833d4…eea46e
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x592883…3f933f
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x331e28…18266f
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x0bd719…681a13
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x632de6…0fa46d

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.