Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x073a…3a4d0xe5e3…c168Base—$0.01100%coinbase73d ago0xb31466…cce802
0x073a…3a4d0x5257…d5e4Base—$0.01100%coinbase73d ago0xfbac9e…7395c9
0x073a…3a4d0x5b74…20afBase—$0.01100%coinbase73d ago0xb52e9b…62fd82
0x073a…3a4d0xf60f…bfd4Base—$0.01100%coinbase73d ago0x235528…9672e3
0x073a…3a4d0x1646…c063Base—$0.01100%coinbase73d ago0x5e0c08…f8aee3
0x073a…3a4d0xc51f…6b71Base—$0.01100%coinbase73d ago0x941da2…68566a
0x073a…3a4d0xb0a0…25a5Base—$0.01100%coinbase73d ago0xc30188…5a2c4a
0x073a…3a4d0xc588…1135Base—$0.01100%coinbase73d ago0x7ea97c…3ad08d
0x073a…3a4d0x529a…d3b0Base—$0.01100%coinbase73d ago0x9083ca…5947bd
0x073a…3a4d0x08d3…e3f0Base—$0.01100%coinbase73d ago0x1918ab…38299b
0x073a…3a4d0x6bb2…549bBase—$0.01100%coinbase73d ago0xa3697d…7bf730
0x073a…3a4d0x7cab…730fBase—$0.01100%coinbase73d ago0x93f2b9…b513f2
0x073a…3a4d0x38eb…9303Base—$0.01100%coinbase73d ago0x85df57…be5900
0x073a…3a4d0x0d27…aee7Base—$0.01100%coinbase73d ago0xfc92c5…96fb47
0x073a…3a4d0xdb43…a5abBase—$0.01100%coinbase73d ago0xbcca1d…c76760
0x073a…3a4d0xbe47…e4fbBase—$0.01100%coinbase73d ago0xde842e…65b090
0x073a…3a4d0x3d5f…bfa6Base—$0.01100%coinbase73d ago0xb97ee8…a4ff55
0x073a…3a4d0x4e36…d8d1Base—$0.01100%coinbase73d ago0xe33d61…1f8792
0x073a…3a4d0xc1b6…ef27Base—$0.01100%coinbase73d ago0x074b99…966202
0x073a…3a4d0xeff5…3547Base—$0.01100%coinbase73d ago0xee33bd…cf3023
0x073a…3a4d0x3948…e390Base—$0.01100%coinbase73d ago0xf85310…f7759d
0x073a…3a4d0xe679…407bBase—$0.01100%coinbase73d ago0x8c5745…e9b38c
0x073a…3a4d0xb19c…4c2fBase—$0.01100%coinbase73d ago0x036d74…f12412
0x073a…3a4d0x41ac…daafBase—$0.01100%coinbase73d ago0x9f5be3…21b5d5
0x073a…3a4d0x5549…7945Base—$0.01100%coinbase73d ago0xb3b761…c96f93

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.