Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xf56006…b84d80
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x0f7530…7bb86d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c360c…1cff5e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d1a13…c3c2eb
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x06a180…98e9b5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x7453a4…74c328
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x7cc904…fe4f13
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x120490…4ee3e7
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xf64ec5…e30de6
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c93b8…2f25f4
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xda2419…e3c51a
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x401d11…9c7380
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x405363…82d7f5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x12c63e…c5bb90
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x134918…5043e7
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xcb5d7f…1ae5df
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x9db56f…032073
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x9aeaec…f6cdb0
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xeda3b4…53ae6f
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x8feb01…2f70a5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x2933a2…4ae338
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x121ade…b9cfc0
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x55d9d2…bce5d3
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xde475d…04a40b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x1232da…b2ba14

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.