Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x6b213f…f29e44
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x6c2359…18fb16
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0xed034d…f7352b
0x989f…f9ef0xac65…4417Base—$0.02100%fluxa120d ago0xd6c6eb…212dca
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x1e824e…6bb5e3
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0xa5ab25…552f14
0x989f…f9ef0xac65…4417Base—$0.08100%fluxa120d ago0x7d339f…a9d627
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x3ba85b…9d8058
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x74e45a…5686d7
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0xa5f366…981e2f
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x7954e8…d2cd5a
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x9a3dab…f907f2
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0xdb2091…261d87
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x348b3e…093a95
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0xea5d29…2211cd
0x989f…f9ef0xac65…4417Base—$0.11100%fluxa120d ago0x1374c1…34a395
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x645189…8727b3
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0xca51b8…6b5aee
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa120d ago0x8c24d9…b841d4
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa121d ago0x91b4cf…c6ebce
0xb90a…9ae40x989f…f9efBase—$0.02100%fluxa121d ago0xff36a9…569fff
0xb90a…9ae40x989f…f9efBase—$0.05100%fluxa121d ago0x1a07d0…d00720
0x989f…f9ef0xac65…4417Base—$0.08100%fluxa121d ago0x690bf9…eccad4
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa121d ago0xf0b519…2d66e1
0xb90a…9ae40x989f…f9efBase—$0.01100%fluxa121d ago0x177a23…c287f1

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.