Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x24983f…131d6e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x869742…1f7f64
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x75baea…a8988a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0xbed4cd…cc27f2
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x93a4eb…1b9594
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x55e21f…0a0938
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x33f6e9…1dc1fb
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x566091…623a4b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0xb59201…0a3a84
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0xd277ca…cc99a2
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x290354…1ac98b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x62f3da…e8379e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0xca6717…a1b292
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x12840c…e8a21d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x0679c0…2e3d18
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0x98cc3c…25b627
0x0082…ba800x9c95…e299Base—$0.001100%fluxa90d ago0xced21d…f00ff8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x6bb0c9…4b6bb5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x0784bb…ab0bae
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x537447…34e397
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x9dd68a…ab4765
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x08942a…5db74f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x144972…de74f5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0xda1033…80fa91
0x0082…ba800x9c95…e299Base—$0.001100%fluxa91d ago0x4624d7…3e80b6

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.