Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x7fbc89…0c6b98
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x758bd5…a4af07
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xae02c7…ce1daa
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x661b49…4ccc62
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x599ae5…87e6e8
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xcc5232…3772a4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x87d1a5…50b27a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xd97bae…32c3b4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xdf7216…1fe710
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xd64dd6…93017e
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xcfc6be…8924c5
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x97951e…12021a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xe4499a…41361c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x7045fc…514848
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xfde3c6…c98d5a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x34c580…a709bc
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xf103fd…990354
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x0177b9…68f9cb
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xc3e12a…96fe47
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x08752e…cdb54c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x345ea1…9aef21
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x27fc3d…fdb6d6
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x782064…99a15a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x63d875…d9f75d
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xee4f1c…8f2f44

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.