Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a05…cf980xac65…4417Base—$0.14100%fluxa120d ago0x323b72…5998c1
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0xe9027b…654e8d
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0x1ce85f…b5aaae
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0x7a47a0…13ba97
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0xebdcff…e1d4e5
0xb90a…9ae40x6a05…cf98Base—$0.10100%fluxa120d ago0x98720f…d390f6
0x6a05…cf980xac65…4417Base—$0.04100%fluxa120d ago0xdbcb1f…26c299
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0x8c8652…58559a
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0xa34c82…1bc832
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa120d ago0x00cbb4…6ab4ae
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0xcbfc6b…ca1528
0x6a05…cf980xac65…4417Base—$0.08100%fluxa121d ago0x1f50ed…97acee
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x6b944a…868d7d
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x55946e…b6d05c
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x936cc6…9e3c00
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x1cfef3…3d4ab3
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x7a7204…b54acd
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x6632b0…f30383
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x749642…47678a
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x61800f…b7af97
0x6a05…cf980xac65…4417Base—$0.07100%fluxa121d ago0xc14e8f…d1fbbd
0xb90a…9ae40x6a05…cf98Base—$0.05100%fluxa121d ago0x5880ea…8e0722
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0xe3b7af…064095
0xb90a…9ae40x6a05…cf98Base—$0.01100%fluxa121d ago0x925f27…2b2846

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.