Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x934b…17120xac65…4417Base—$0.11100%fluxa119d ago0x726517…c107ab
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa119d ago0xe6344d…40b2d6
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa119d ago0xc8a6dd…00ff9a
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa119d ago0x3959d5…ce8511
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x18384d…99c2ff
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0xd40b0f…aaa8b4
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x7e5e9c…7691ef
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0xb1ba66…3c2ae2
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x1c8381…9df08e
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x3a1fbe…63a0ba
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0xc8c3f0…fff20e
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0xbb5a14…7388f3
0x934b…17120xac65…4417Base—$0.02100%fluxa120d ago0xbbe147…2bad16
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x4a5c4a…f9f593
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0xd04d21…f28027
0x934b…17120xac65…4417Base—$0.01100%fluxa120d ago0x312689…7598cb
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0xfa01c8…424568
0x934b…17120xac65…4417Base—$0.01100%fluxa120d ago0x6d8792…57d67d
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x0eaa19…aac6f9
0x934b…17120xac65…4417Base—$0.06100%fluxa120d ago0x7339b9…9388a5
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa120d ago0x5018c2…a8d931
0xb90a…9ae40x934b…1712Base—$0.05100%fluxa120d ago0x33e1b8…f0e604

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.