Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa14d ago0xaac3da…1a4eb5
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa14d ago0x3b7340…b2238c
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa14d ago0x2b0392…deca20
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa14d ago0x75b829…2b534a
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x202b23…046e4b
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0xf2f993…341364
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0xe329a1…a88165
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x8d5fe8…208bfd
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0xdf651f…1cb13c
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x38789f…6b8ad2
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x47df89…ffb5f9
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0xe3e63d…606d2d
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x3bf14a…4789be
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x78b285…9fc74f
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x2ad787…cb3880
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x77a6a5…1d3905
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x5dbc17…80acea
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x286887…33c1db
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x4505f3…533291
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x7aa15b…5b4c8a
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x62fa5a…9f0a54
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0x8fb751…b601cf
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0xd47765…77cde2
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa15d ago0xf43f0f…2a7b68

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.