Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x91b867…15d007
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x13e853…7e5533
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x90914d…e96208
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x60dde0…fd0863
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x7e76da…1bfdd6
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x953f09…93c70e
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xe06fb1…5a0751
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x865b60…681c9c
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x1a3aaf…dcc958
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x3b596c…d03965
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xebd2fb…8f5a68
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x8f448c…d33079
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x2a0016…fa00bd
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x60022d…b256eb
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xc0e775…2c1537
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xe1f407…2fffda
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x8577b6…30e884
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x7e7abc…1be059
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xacba3d…1bc434
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xf964f4…edcc63
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xb8433d…cdc258
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x5299c1…695da9
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0xfa25b7…eb8563
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x33ac79…4399a1
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f33d ago0x1279ca…d3477c

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.