Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x3238f2…1f3e87
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x6b8899…edf81e
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x8e9096…7668ac
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x4f7809…a82a46
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x77b2e9…d1a187
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x720bcc…484cd4
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x7a2236…20100f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xe56264…805959
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x62bb93…56a367
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x2d46b1…f31cac
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xbea2ee…477c5a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xb73731…7cd249
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xee5d89…55c1f0
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x50cd22…8c3f31
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x6b994b…529933
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xaa8372…b9f01a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xcb7efb…35e0d3
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xbaa40b…e08eb2
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x263b9e…477187
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xea0bf1…d74cdc
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xb3434d…d7a4f1
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x2418e7…851685
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x00ee26…ccf524
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x923491…27ee11
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x4f0994…404bcf

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.