Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86b…bb230x3e0a…78e7Base—$0.005485100%coinbase74d ago0x28fe2d…fa70d3
0xf86b…bb230x3e0a…78e7Base—$0.003089100%coinbase74d ago0x06c0f9…02e4dc
0xf86b…bb230x3e0a…78e7Base—$0.003273100%coinbase74d ago0x69770c…67cda6
0xf86b…bb230x3e0a…78e7Base—$0.00478100%coinbase74d ago0x4d80ff…735715
0xf86b…bb230x3e0a…78e7Base—$0.003643100%coinbase74d ago0x1fac1a…c176db
0xf86b…bb230x3e0a…78e7Base—$0.004254100%coinbase74d ago0x0975b5…fb63cf
0xf86b…bb230x3e0a…78e7Base—$0.003249100%coinbase74d ago0xe5c152…85f39c
0xf86b…bb230x3e0a…78e7Base—$0.004617100%coinbase74d ago0x092c95…d7fde1
0xf86b…bb230x3e0a…78e7Base—$0.004762100%coinbase74d ago0xb3ec4d…2c2350
0xf86b…bb230x3e0a…78e7Base—$0.002986100%coinbase74d ago0x070918…76d96d
0xf86b…bb230x3e0a…78e7Base—$0.003408100%coinbase74d ago0xdf5ff9…6f5e02
0xf86b…bb230x3e0a…78e7Base—$0.004788100%coinbase74d ago0xfb6556…22db9e
0xf86b…bb230x3e0a…78e7Base—$0.005774100%coinbase74d ago0x9f9d37…e190de
0xf86b…bb230x3e0a…78e7Base—$0.003962100%coinbase74d ago0xb98b84…70ed82
0xf86b…bb230x3e0a…78e7Base—$0.004945100%coinbase74d ago0x554c39…5b9859
0xf86b…bb230x3e0a…78e7Base—$0.00403100%coinbase74d ago0xb023c0…c928ea
0xf86b…bb230x3e0a…78e7Base—$0.003714100%coinbase74d ago0x500fcb…32ecee
0xf86b…bb230x3e0a…78e7Base—$0.003681100%coinbase74d ago0x49bad2…07e478
0xf86b…bb230x3e0a…78e7Base—$0.005175100%coinbase74d ago0xdd5a30…c7eb0e
0xf86b…bb230x3e0a…78e7Base—$0.005835100%coinbase75d ago0x1c759d…f34403
0xf86b…bb230x3e0a…78e7Base—$0.004496100%coinbase75d ago0xe877d9…080543
0xf86b…bb230x3e0a…78e7Base—$0.003504100%coinbase75d ago0xb29050…82e44a
0xf86b…bb230x3e0a…78e7Base—$0.004629100%coinbase75d ago0xaae070…a034f6
0xf86b…bb230x3e0a…78e7Base—$0.002673100%coinbase75d ago0xbfb82f…51a0b4
0xf86b…bb230x3e0a…78e7Base—$0.005397100%coinbase75d ago0x3dea64…7adbf0

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.