Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0x3b30…6a35Base—$30.00100%0xa923…c9ac117d ago0x770c34…f4d0df
0xa25c…723f0xc54b…111bBase—$50.00100%0xa923…c9ac117d ago0xd920bd…551bff
0xa25c…723f0x2ac6…0115Base—$72.00100%0xa923…c9ac117d ago0x89240e…074abe
0xa25c…723f0x5f84…c92fBase—$285.00100%0xa923…c9ac117d ago0x71ace0…7a79b9
0xa25c…723f0xd1fe…a09aBase—$145.60100%0xa923…c9ac117d ago0x2f306d…55eeb2
0xa25c…723f0x71e3…b53aBase—$50.00100%0xa923…c9ac117d ago0xdbf94a…76ba5e
0xa25c…723f0x12ef…6a45Base—$101.81100%0xa923…c9ac117d ago0x01f24c…07fa08
0xa25c…723f0xd8a1…c316Base—$100.00100%0xa923…c9ac117d ago0x3a70d4…ab4088
0xa25c…723f0xdcc8…b567Base—$17.87100%0xa923…c9ac117d ago0x7e6094…f15823
0xa25c…723f0x8dcb…0ea8Base—$150.00100%0xa923…c9ac117d ago0xc248ad…50d4bf
0xa25c…723f0x9af5…1485Base—$25.00100%0xa923…c9ac117d ago0x24ba35…4b128e
0xa25c…723f0xff94…a955Base—$75.00100%0xa923…c9ac117d ago0xc2f5b9…a97458
0xa25c…723f0x83cc…fb5cBase—$75.00100%0xa923…c9ac117d ago0x918659…15d77b
0xa25c…723f0x3189…e919Base—$50.00100%0xa923…c9ac117d ago0x51c9c2…987ff2
0xa25c…723f0x12ef…6a45Base—$75.00100%0xa923…c9ac117d ago0x08dc7c…ecdd4b

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.