Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa39d ago0xcbf2da…6b12bb
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa39d ago0x2dc74b…1c7afd
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0x283480…414543
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0xf47e6c…5662c3
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0xf63b6c…12dec1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa39d ago0xe64e8f…6eb6ab
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa39d ago0xc92fe8…4964f4
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0x41802d…d4cc2a
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0xdcdcc6…c3624c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa39d ago0xa104f0…d9875c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0x31c2b0…7f19e5
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0xbef983…3c4b37
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa39d ago0xa6f87b…4eb200
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xb17d31…f0cd2d
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xac23a7…c345c2
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x7d8426…ac298c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xa0bd1f…b6f96b
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x04f630…df0b1f
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x48f42a…24e27f
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xfb8b19…bf0851
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xa05a83…b5796e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x19ce04…d00d90
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x4315ef…b31ced
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x774aee…2c767c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x6a3305…f03e26

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.