Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0xc76bc9…aeddb9
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0xfc4bc5…c0bf9e
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0x4ef57e…ad833c
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00707925%Route unknown109d ago0x08097e…933964
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00707925%Route unknown109d ago0x8199fa…f9bc68
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0x48270d…19c003
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0x074edc…b82642
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0x44dddc…f0a64f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0xbc744f…2d0b16
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown109d ago0xba5c86…2ffaf1
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00881225%Route unknown109d ago0x643625…8bdf0f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00881225%Route unknown109d ago0x1c365c…8996e3
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00881225%Route unknown109d ago0x0a87d6…5fa438
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00847125%Route unknown109d ago0xe529cf…282674
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00847125%Route unknown109d ago0x330eb9…db34e1
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00847125%Route unknown109d ago0x0cc101…3e5ce4
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00847125%Route unknown109d ago0xf509a2…3f1864
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown110d ago0x661dda…c859e9
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown110d ago0x3c7b8c…b19f72
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00125%Route unknown110d ago0xa83735…a6137d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.