Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xddf54f…1b7d8b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x00dc65…7413cc
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xab9ede…7f5cb3
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xb6debf…bc66bc
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x2b8bf9…69c905
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xb36611…8de307
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x6c3f4b…925a10
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x359426…9422e3
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x006f02…cd8672
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xc337a8…b479be
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x3ec891…7a7abf
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x9fdacf…85ab83
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x3e61c5…1b252b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x3f603f…4f08e4
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xa8436e…a0a75f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x4f35a4…f626a4
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xb5fa07…f9c081
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0xc5155d…3e838f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa52d ago0x536fbe…0d0a86
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa53d ago0x92f44e…8b9288
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa53d ago0x96f77b…69d4fd
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa53d ago0x6d408d…be6b01
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa53d ago0xa5416b…6e86e6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa53d ago0xc22a8d…edf7e6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa53d ago0x5c85f6…c0cacc

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.