Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfeb…05760xac65…4417Base—$0.09100%fluxa115d ago0x7c948d…a0a075
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x79037a…f862d2
0xb90a…9ae40xcfeb…0576Base—$0.02100%fluxa115d ago0x350897…badbe7
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x255257…635948
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x6da4f8…17bfb5
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xe49f58…9f91f7
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xf708fd…267753
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xdd024e…a70657
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x176eda…9f8326
0xcfeb…05760xac65…4417Base—$0.07100%fluxa115d ago0x0f05ff…dab3af
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x6b5ef8…eb6f6b
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x043b38…dd59a1
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xf5c72b…5853b4
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xefb030…af0164
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0x255f02…e52bed
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0x1b5278…9f8107
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0x45489e…29f5f8
0xcfeb…05760xac65…4417Base—$0.01100%fluxa116d ago0xb73bfc…acca1c
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0xfa3d5f…d23397
0xcfeb…05760xac65…4417Base—$0.03100%fluxa116d ago0x80b191…f60be7
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0x49da0e…69c0b2
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0xe7176a…dce929
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa116d ago0xc1780d…c7def5
0xcfeb…05760xac65…4417Base—$0.01100%fluxa116d ago0xc2430d…153c64

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.