Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa31d ago0x2ab3c6…4b86e1
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa31d ago0x2b0609…c4a5ef
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa31d ago0x99767f…e3946f
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa31d ago0x9eda4b…bd5112
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0xb7322c…a021b3
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0xaad80b…a58379
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0xfcadd7…974931
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x8e70f5…40a4d9
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa32d ago0x336b3f…861817
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa32d ago0x6a2dd5…ef498a
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x8cc5b3…90fca5
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0xdd54e8…612da6
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa32d ago0xd0dab8…70f6d4
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa32d ago0xfe10a9…c969e6
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa32d ago0x6fb552…9a4f89
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0xd2ac1a…ac172a
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa32d ago0x65a22e…fc03f8
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x76df8c…f70f71
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x664973…1c454c
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x3c896a…369992
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0xf7d265…855407
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x34d758…060dd4
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa32d ago0x56888b…08eaa9

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.