Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0x25453f…750872
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0x3977b7…210b1c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0x624d30…42025f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0x5be4c8…58afa9
0x5291…58100x9c95…e299Base—$0.001100%fluxa51d ago0xbf5ec3…c1c4dc
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0x8af3cf…0e9e88
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0x3d9bb5…8f7c72
0x5291…58100xfe80…47eeBase—$0.001100%fluxa51d ago0xfb6515…0032ab
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0xaca3fd…dd9726
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0xa2160d…b1a759
0x5291…58100x9c95…e299Base—$0.001100%fluxa52d ago0x3c15c7…b607ab
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x061885…e9f01b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x478c7e…d5ee47
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x3c8ab4…013741
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x5b4b21…720292
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x7de4aa…1ec5ca
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x233823…605fe2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x19586e…a728a7
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0xcc045d…12a372
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x4caf6c…a2cb69
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0xca0247…e6f915
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x448c77…14d998
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0xeca9a4…92f7dd
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0xb45b67…afb728
0x5291…58100xfe80…47eeBase—$0.001100%fluxa52d ago0x683219…0db704

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.