Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x193601…4334de
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x338a30…5306dd
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x395783…1c0a01
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x3f4b77…b24655
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x54c3ad…e59e3a
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x89b901…8bdfc4
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1fd971…5da9be
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1b9bc9…55d5d3
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x903b93…0d7795
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb857d9…8a50ea
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0xcab2d1…f32535
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x43d712…d3da65
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7cb04d…2c277a
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x048052…e7cfe8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x83d509…24d904
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e9a23…a83c7f
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x032ad9…b4761c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x01bc83…f8551b
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x091cd3…633eef
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0xfca244…683b04
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4e1700…362375
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x741107…a24880
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa23d ago0xeb4bf0…8c2a84

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.