Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9821…b7400xac65…4417Base—$1.00100%fluxa116d ago0xe630f7…27a0d1
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x9c2b12…3045a0
0xb90a…9ae40x9821…b740Base—$0.90100%fluxa116d ago0xf514ba…b8bff9
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x7641d0…2f26cc
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x8ebb90…72e2d5
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0xc958c1…4dae48
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x028c90…aa2fe6
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x0bfcc7…debbf4
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0xbcf720…66c66a
0xb90a…9ae40x9821…b740Base—$0.02100%fluxa116d ago0xd0082b…93f57c
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x29e879…2488ad
0x9821…b7400xac65…4417Base—$0.03100%fluxa116d ago0x839d08…1053a3
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x11957e…5ea4e9
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x3fe9ae…ace13a
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x26f834…3f435f
0x9821…b7400xac65…4417Base—$0.01100%fluxa116d ago0xd7510a…c50a96
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x6f29d7…4c0a20
0x9821…b7400xac65…4417Base—$0.02100%fluxa116d ago0x92bd47…c35f3a
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0xea7a16…a0a53a
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa116d ago0x2cd0f7…b9720f
0x9821…b7400xac65…4417Base—$0.01100%fluxa116d ago0x0a3e7a…18fd43

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.