Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3b2…bd1f0x3e0a…78e7Base—$0.002779100%coinbase74d ago0xe6268a…922233
0xd3b2…bd1f0x3e0a…78e7Base—$0.004501100%coinbase74d ago0xf0c204…16255b
0xd3b2…bd1f0x3e0a…78e7Base—$0.004216100%coinbase74d ago0x27c071…472c48
0xd3b2…bd1f0x3e0a…78e7Base—$0.003298100%coinbase74d ago0xef29af…b85bde
0xd3b2…bd1f0x3e0a…78e7Base—$0.004495100%coinbase74d ago0x29f6b4…23d69f
0xd3b2…bd1f0x3e0a…78e7Base—$0.002938100%coinbase74d ago0x77fd9a…d8a277
0xd3b2…bd1f0x3e0a…78e7Base—$0.003886100%coinbase74d ago0x116b05…782ef7
0xd3b2…bd1f0x3e0a…78e7Base—$0.003041100%coinbase74d ago0x0774d4…237bc4
0xd3b2…bd1f0x3e0a…78e7Base—$0.004046100%coinbase74d ago0xfa696a…ddb039
0xd3b2…bd1f0x3e0a…78e7Base—$0.004772100%coinbase74d ago0xb80f52…866f67
0xd3b2…bd1f0x3e0a…78e7Base—$0.00568100%coinbase74d ago0x305c86…b54680
0xd3b2…bd1f0x3e0a…78e7Base—$0.002902100%coinbase74d ago0xada4e9…5918a0
0xd3b2…bd1f0x3e0a…78e7Base—$0.00313100%coinbase74d ago0x6ceb13…dc510e
0xd3b2…bd1f0x3e0a…78e7Base—$0.005493100%coinbase74d ago0x29e3bc…2a6e80
0xd3b2…bd1f0x3e0a…78e7Base—$0.004002100%coinbase75d ago0x7fea54…14844e
0xd3b2…bd1f0x3e0a…78e7Base—$0.005266100%coinbase75d ago0x45f46a…1a631d
0xd3b2…bd1f0x3e0a…78e7Base—$0.004318100%coinbase75d ago0xb8bb65…0af175
0xd3b2…bd1f0x3e0a…78e7Base—$0.005787100%coinbase75d ago0xf40fe3…a9f697
0xd3b2…bd1f0x3e0a…78e7Base—$0.00295100%coinbase75d ago0x6c8301…d2b938
0xd3b2…bd1f0x3e0a…78e7Base—$0.00307100%coinbase75d ago0xc9528f…625dd1
0xd3b2…bd1f0x3e0a…78e7Base—$0.005402100%coinbase75d ago0xeeaa56…b3a8c6
0xd3b2…bd1f0x3e0a…78e7Base—$0.00425100%coinbase75d ago0xd428a4…a696f4
0xd3b2…bd1f0x3e0a…78e7Base—$0.003602100%coinbase75d ago0xfc995b…37a8da
0xd3b2…bd1f0x3e0a…78e7Base—$0.003944100%coinbase75d ago0x3b9e77…dc7b0f
0xd3b2…bd1f0x3e0a…78e7Base—$0.003254100%coinbase75d ago0x362478…e2c43e

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.