Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xbf22…ab92BaseDripSubstack$6.00100%coinbase3h ago0x4662a4…678f69
0xe2d8…66c20xbf22…ab92BaseDripSubstack$6.00100%coinbase3h ago0x17769e…86f8a2
0xe2d8…66c20xbf22…ab92BaseDripSubstack$1.00100%coinbase3h ago0xf26989…ad118a
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase3h ago0xdb651b…cc2b3b
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase4h ago0xb0f83b…94a427
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x8b956f…6f7a89
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x3c8555…35ff7c
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xd5bb03…9a4b58
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xd5e1d1…3abaa3
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xf025e7…96056f
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xcce845…9ff028
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xaa763c…68c132
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xaf7ffa…70b833
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x8bb3da…4a9f0d
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x29ffec…dc14a8
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x0b9e8f…c8d6ba
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x858491…2fa9ba
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0x57c9e5…9d79df
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9h ago0xa7238b…89541f
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.001100%coinbase10h ago0x7fb9b9…8e8fb3
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.001100%coinbase10h ago0x19c688…1e1959
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.001100%coinbase10h ago0x349e17…a45897
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.001100%coinbase10h ago0x9b18b6…0fa82e
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.001100%coinbase10h ago0x1343a3…30f46e
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.001100%coinbase10h ago0xc22ec8…91b282

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.