Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ce9…50600x3e0a…78e7Base—$0.003649100%coinbase73d ago0x883b1e…291326
0x7ce9…50600x3e0a…78e7Base—$0.003175100%coinbase73d ago0x7cb295…f42fca
0x7ce9…50600x3e0a…78e7Base—$0.002758100%coinbase73d ago0x34d587…51e168
0x7ce9…50600x3e0a…78e7Base—$0.004751100%coinbase73d ago0x60ca87…db52e1
0x7ce9…50600x3e0a…78e7Base—$0.003949100%coinbase73d ago0x1ce97c…821256
0x7ce9…50600x3e0a…78e7Base—$0.002737100%coinbase73d ago0xdfc463…13ea12
0x7ce9…50600x3e0a…78e7Base—$0.004969100%coinbase73d ago0x6e336f…366ced
0x7ce9…50600x3e0a…78e7Base—$0.003606100%coinbase73d ago0x7be623…962234
0x7ce9…50600x3e0a…78e7Base—$0.004164100%coinbase73d ago0x37ea0a…04a5b9
0x7ce9…50600x3e0a…78e7Base—$0.004464100%coinbase74d ago0xc9ea34…b7b84b
0x7ce9…50600x3e0a…78e7Base—$0.004332100%coinbase74d ago0x209619…02272b
0x7ce9…50600x3e0a…78e7Base—$0.00279100%coinbase74d ago0xba54f3…9e1ed5
0x7ce9…50600x3e0a…78e7Base—$0.003091100%coinbase74d ago0xd52c53…2ed241
0x7ce9…50600x3e0a…78e7Base—$0.002839100%coinbase74d ago0xe17781…b15ca0
0x7ce9…50600x3e0a…78e7Base—$0.003862100%coinbase74d ago0xd0d173…c923c8
0x7ce9…50600x3e0a…78e7Base—$0.002858100%coinbase74d ago0x431743…cca750
0x7ce9…50600x3e0a…78e7Base—$0.004374100%coinbase74d ago0xfd7427…c6daee
0x7ce9…50600x3e0a…78e7Base—$0.004326100%coinbase74d ago0x848a09…017c8d
0x7ce9…50600x3e0a…78e7Base—$0.003683100%coinbase74d ago0x47c5b2…4876fc
0x7ce9…50600x3e0a…78e7Base—$0.004503100%coinbase74d ago0x199a01…46dc7b
0x7ce9…50600x3e0a…78e7Base—$0.004646100%coinbase74d ago0xb49fa7…3125e2

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.