Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x4810f8…fb4f58
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x5db87d…ff6e27
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x82aef9…1c70b9
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x01c609…17495d
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0xf07101…cbd7f5
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x5a1552…b70d4b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x32760b…8f6010
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0xf6f0b4…543b72
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x4a0ef0…906d01
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x180237…8fdc81
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa66d ago0x843bff…f16e8c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x521d49…d06b38
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x7e3577…72338a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x201dbd…12a92e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x4eb53a…f9cf91
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x4ad2bb…2ae729
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0xabb814…0c0d9f
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x80b518…14f5cf
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x2c0502…8e3762
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x8d4bfd…8d8d19
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x67055a…6d2c1e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0xb495c7…cd4661
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x79e77e…1f4dac
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x2636bf…579ec3
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x96b713…ea139f

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.