Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x809fbd…5b52a7
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0bac5b…56a6a5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x5d437c…1cff5d
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x1df675…5f48e3
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa19902…bc15c9
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x0174b7…f39389
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x0ad9fd…ed1f31
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8db3ad…95099a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x6fb906…5f26cb
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9bf7ce…a1ec12
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x5ee5ed…4f35ef
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x13c0fe…0c4062
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x135141…f2b762
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd36dcf…6916d0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xce11e4…892662
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb254d1…f3b110
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe4be07…71980a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x6d5b80…51f7c5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x5908a3…8e6e6c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x2d64ba…4bd612
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8eedb4…3f70ef
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x317a2b…b2527e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xbb7f71…fc5d32
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb7e183…cad669
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x7b208f…b5769e

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.