Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0xf6f2db…7a1b39
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x20adbc…a999fb
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0xdd2220…bb4415
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x494c3b…a7e3b3
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0xb4d60c…b3e608
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x29931d…a7337b
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x9d69df…6cfb98
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0xda34b1…3bd21d
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0xeca794…6ee4ea
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x82c1cc…ead865
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x9215d2…ef0434
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x6be194…547d35
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x2f96d8…390abc
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa28d ago0x31f7f0…a7c048
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0x487042…416f27
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0xa41e96…1f78ba
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0x35ccef…555427
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0x475bd6…bc5103
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0xd938e3…9ab3ac
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0x811c8f…a5340b
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0xcd93f9…9a4c3d
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0xe4c16e…ff2c83
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0xd34bae…fabfba
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0xade949…c39f95
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa29d ago0x36203c…b20251

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.