Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa16d ago0x93a020…c61df4
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa16d ago0x798dcd…339a9d
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa16d ago0xa789ce…ee5871
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa16d ago0x691b23…130f80
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa16d ago0x35512d…db4352
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa16d ago0xa37287…9ca3c5
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x164ccb…45e9fa
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x46dbe3…fb722f
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xfe4898…5f72cb
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xb27ee8…3d95c6
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x2f7804…015c4d
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x69ef77…eb2734
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xf76fe7…7f1afb
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x2db52f…740692
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xfd1b01…fb1f12
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xbd389e…100c17
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x031902…925611
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x234d93…ad30cd
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x26451f…00ea22
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x9171b5…c8a248
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xcaca04…3032be
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x60b47a…27cec8
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xd929cf…cf2120
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0xd8c3f3…71b905

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.