Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4563…e8840x3e0a…78e7Base—$0.003225100%coinbase73d ago0x3656f3…b7e6dc
0x4563…e8840x3e0a…78e7Base—$0.002712100%coinbase73d ago0xda4aad…b97549
0x4563…e8840x3e0a…78e7Base—$0.00522100%coinbase73d ago0xefc743…23ef53
0x4563…e8840x3e0a…78e7Base—$0.005009100%coinbase73d ago0x72baf4…151022
0x4563…e8840x3e0a…78e7Base—$0.00337100%coinbase73d ago0x92584d…0796df
0x4563…e8840x3e0a…78e7Base—$0.003542100%coinbase73d ago0x1b46a8…14ee58
0x4563…e8840x3e0a…78e7Base—$0.005778100%coinbase73d ago0x366cf5…3ad1b6
0x4563…e8840x3e0a…78e7Base—$0.005313100%coinbase73d ago0x9c1583…5d2feb
0x4563…e8840x3e0a…78e7Base—$0.00523100%coinbase73d ago0xcda45b…3feb41
0x4563…e8840x3e0a…78e7Base—$0.002812100%coinbase73d ago0xa480c6…8b5a27
0x4563…e8840x3e0a…78e7Base—$0.005124100%coinbase73d ago0xe524bc…cdd443
0x4563…e8840x3e0a…78e7Base—$0.004889100%coinbase73d ago0x9d1f6f…ee3184
0x4563…e8840x3e0a…78e7Base—$0.002891100%coinbase73d ago0x8db2f4…80288d
0x4563…e8840x3e0a…78e7Base—$0.004794100%coinbase73d ago0xa48b41…9edfeb
0x4563…e8840x3e0a…78e7Base—$0.005225100%coinbase73d ago0x5860d6…b1c05d
0x4563…e8840x3e0a…78e7Base—$0.004143100%coinbase73d ago0xf05e11…3b8bca
0x4563…e8840x3e0a…78e7Base—$0.00543100%coinbase73d ago0x0693e3…78a466
0x4563…e8840x3e0a…78e7Base—$0.004531100%coinbase73d ago0xb99802…e4a433
0x4563…e8840x3e0a…78e7Base—$0.004712100%coinbase73d ago0x4835d5…67e142

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.