Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7367…10f90xac65…4417Base—$0.01100%fluxa117d ago0x598eb4…738b20
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa117d ago0xbe5690…1d0744
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa117d ago0x971dcc…aa0945
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa117d ago0xe58cea…05f85d
0x7367…10f90xac65…4417Base—$0.01100%fluxa118d ago0x3b880d…4584b4
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x64c771…cc1b8b
0x7367…10f90xac65…4417Base—$0.05100%fluxa118d ago0x5c12dc…abdaaa
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x42131b…e96148
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x4c3ca6…b50460
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x176adf…ec902c
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0xe8f8e9…7cd8c4
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0xad117a…1d55f1
0x7367…10f90xac65…4417Base—$0.05100%fluxa118d ago0x00f512…98d061
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x7eadb2…124374
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0xbdf081…e3bf4e
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0xc8f4b1…6980c0
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x1f98ee…3a203b
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa118d ago0x6391c6…72d211
0x7367…10f90xac65…4417Base—$0.05100%fluxa118d ago0xb528b3…818897
0xb90a…9ae40x7367…10f9Base—$0.05100%fluxa118d ago0x62d67c…63b525

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.