Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x12aeea…06b5a7
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9d22a0…71fd8a
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x47ffeb…b2c636
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xadd3dc…a2d2e7
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xfdb24b…93f4d3
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2bf6c8…5c9deb
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa7bb85…df878f
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x1779ab…1c46e3
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa2d454…0697d3
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x3170ee…734a66
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x821c21…e1bc7b
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd31368…2a039f
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0xffba23…94eb7d
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf522f8…e3b00e
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x041d6c…a5b1c7
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x41e1e9…a27eb3
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb94773…55f7ec
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4ef971…3e9173
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x1141b6…0aeffc
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0xfc931c…f77d1b
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4d13a4…781ebd
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x51eaa7…f2113b
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb578d7…3d2d44
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8ee2bf…e5747f
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase7d ago0x3f096d…69e2bb

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.