Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x161acc…ac92dd
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x639207…4eb9ec
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x1e5748…8a16ef
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x15dfdd…426652
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0xfb1877…4fe038
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0xd9abd3…cb4f32
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x8ec9fe…c55b92
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x0a74b5…de3108
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x2ace9d…b44f16
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0x521fa4…c1d9fb
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0xf4bb81…b1d057
0x6ebd…88400x9c95…e299Base$0.001100%fluxa63d ago0xcfa8e9…92ac48
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x4e0b64…020529
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x1cf06b…a75d74
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x4512d5…c3c57f
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x957e6c…28146f
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x019ac1…d09407
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0xd7d338…7d7626
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x19c3be…0a6d67
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x5e0c1e…b5efd6
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x88a090…ce61e7
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x863ba5…b453d5
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0xa2b0d9…a5ef2b
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x09deba…444d05
0x6ebd…88400x9c95…e299Base$0.001100%fluxa64d ago0x3524c4…b468d0

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.