Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x4fa049…281c74
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x1f2a41…6cb435
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x6de5b9…7b8ff9
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x274929…f9e5b7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0xd32c28…5929c7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x81f5dd…e607eb
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x292e7a…354c20
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x4c7c81…0f8713
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0xe0d04e…65d2ae
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0xae7524…55dcae
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x538de2…f997f7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x6c792a…de396f
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x5141a5…6e8702
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0xcc8222…468fe7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x2e9143…4813bd
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x11027e…d37f2c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x8f4324…080889
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x9b00a2…00a59d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x158404…ad08bf
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x876751…283de2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x9e1547…c8d412
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x24adcd…e006e6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x6d806f…3d273b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x3ff47f…830a5a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa22d ago0x67da18…0da02f

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.