Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa47d ago0x77f4d6…cec0be
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa47d ago0x8bd02d…b72fa6
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa47d ago0x53cf89…f42a6c
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa47d ago0x1a1e2b…25517b
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x78ce88…5380a9
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xa13665…0e9ea3
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0x654322…9c9ca6
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0x904b9c…5d0a44
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xabe3d6…628dc0
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0x5d21c0…c86791
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0x31d0f0…826c0c
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x6c7f78…51f6c4
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0x53c93e…aa6be6
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xa82376…92319e
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x9b1648…7cd494
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x443699…9f0270
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0xe4e5ab…ed36c3
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa48d ago0xffc11c…be46fa
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x66b18e…8e239e
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xaaa49f…4c33ba
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x10620d…b340f9
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x1f4d1c…a4f86e
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xf5242e…cfa0de
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xd7dac5…f51d5c
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x7d910d…ced2a5

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.