Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf736…85460xac65…4417Base—$12.75100%fluxa118d ago0x2db0ee…d3e454
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x4e0770…e96e23
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x784a5d…7d4fe5
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x617e49…5c371f
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x7bcd56…158152
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x91a142…b7fb23
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x90610f…a5106d
0xb90a…9ae40xf736…8546Base—$12.61100%fluxa118d ago0x0112bc…e461dd
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x5c14aa…a75979
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0xb07e6c…bc6b7f
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x7957ae…bd1e52
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0xe748ea…98ae01
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x3f23aa…d3fbe7
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0xf80bc4…2e6479
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0xa0401c…1bb968
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0xbf82a0…51caf8
0xf736…85460xac65…4417Base—$0.02100%fluxa118d ago0x875ce3…f5319b
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x5a6446…32d550
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x7a9829…d0a721
0xf736…85460xac65…4417Base—$0.01100%fluxa118d ago0x1039ff…5608b8
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa118d ago0x5fbdc1…ca1941
0xf736…85460xac65…4417Base—$0.02100%fluxa118d ago0x592a50…1be46c
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa119d ago0x44b385…e1b6c3
0xf736…85460xac65…4417Base—$0.06100%fluxa119d ago0x90d85c…fb78e6
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa119d ago0x60750d…70be50

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.