Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x3cd8d7…d58ea2
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x1b51cc…400be5
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x1406df…8da0b6
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x37f479…d7db4c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x7ad214…a5ffae
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x66203f…80935a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x192232…2e04cc
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xf59bb2…eca87d
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x343bfc…47f7d3
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xf95d70…693a9d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x6ba36c…f33e0a
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x11bdbd…1a87f7
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa42d ago0xa23137…20bc04
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0x50da81…17963e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0x8dfa72…a0769a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0x3a3807…266949
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa42d ago0x350275…15caed
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0xcd7e9c…1cd6de
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0x4c4d52…43076f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0xb49bfc…ab6a58
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0xb7aa54…7b90eb
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa42d ago0x81f07c…b450b9
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa42d ago0x1fa040…ec050b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa42d ago0x9d6d58…1ab3eb
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa42d ago0xef62b9…7305f9

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.