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%fluxa21d ago0x21d413…5ec3cd
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1e6a5d…c96455
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb25e20…c2affb
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6da7af…01c7e5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7f4e7b…cf839f
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xcd2129…12e8ef
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe05903…129bf6
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xff0fe0…e23e17
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x47b24a…d9ffde
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa71791…5ef953
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x6ec780…2dac3c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x274da2…7cf917
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x11aaff…92bc8c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x62ea7e…985f94
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x166708…4e974e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x338799…215234
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xc8ceaf…c910fc
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x9c698a…dbceb9
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd2477…dbc1a9
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe09291…093431
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x73ad69…5b6891
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f1df8…c87dd3
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0x52ef14…7cdd12
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xcf5b5d…042656
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa57f0d…ce33fe

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.