Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4936…c6360x3e0a…78e7Base—$0.003731100%coinbase75d ago0x44d7a7…1d2401
0x4936…c6360x3e0a…78e7Base—$0.005691100%coinbase75d ago0xbb1242…cd8de3
0x4936…c6360x3e0a…78e7Base—$0.004298100%coinbase75d ago0xb15975…4cf5f0
0x4936…c6360x3e0a…78e7Base—$0.0032100%coinbase75d ago0xd3d563…326f38
0x4936…c6360x3e0a…78e7Base—$0.002852100%coinbase75d ago0xe59ff6…a0c84d
0x4936…c6360x3e0a…78e7Base—$0.00554100%coinbase75d ago0xa0d475…67605c
0x4936…c6360x3e0a…78e7Base—$0.003084100%coinbase75d ago0xad36a8…128eb7
0x4936…c6360x3e0a…78e7Base—$0.004258100%coinbase75d ago0x022943…ecf5eb
0x4936…c6360x3e0a…78e7Base—$0.005056100%coinbase75d ago0xb0ea88…36f010
0x4936…c6360x3e0a…78e7Base—$0.00339100%coinbase75d ago0xea8003…70944a
0x4936…c6360x3e0a…78e7Base—$0.004805100%coinbase75d ago0xf51cbb…222a7d
0x4936…c6360x3e0a…78e7Base—$0.005608100%coinbase75d ago0xa86359…eb1384
0x4936…c6360x3e0a…78e7Base—$0.004843100%coinbase75d ago0x49cf6e…bcd5fe
0x4936…c6360x3e0a…78e7Base—$0.004087100%coinbase75d ago0x5c4fd6…cc86df
0x4936…c6360x3e0a…78e7Base—$0.002876100%coinbase75d ago0xa6bc87…d844b3
0x4936…c6360x3e0a…78e7Base—$0.005619100%coinbase75d ago0x0b0417…acdbbc
0x4936…c6360x3e0a…78e7Base—$0.005791100%coinbase75d ago0xe86799…f51528
0x4936…c6360x3e0a…78e7Base—$0.002729100%coinbase75d ago0x105a44…804539
0x4936…c6360x3e0a…78e7Base—$0.004106100%coinbase75d ago0x57b0dd…0637a9
0x4936…c6360x3e0a…78e7Base—$0.005684100%coinbase75d ago0xa0f158…20347e
0x4936…c6360x3e0a…78e7Base—$0.005648100%coinbase75d ago0x6aa0ad…4807f8
0x4936…c6360x3e0a…78e7Base—$0.004799100%coinbase75d ago0xc8051c…755bc8
0x4936…c6360x3e0a…78e7Base—$0.002942100%coinbase75d ago0xd513cf…1e3e07
0x4936…c6360x3e0a…78e7Base—$0.004144100%coinbase75d ago0x6d5900…75917d
0x4936…c6360x3e0a…78e7Base—$0.005547100%coinbase75d ago0x6b92bc…b3e305

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.