Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf93…552d0x271e…25e8Base—$0.02100%0x6abd…26ef81d ago0xeda61a…099eae
0xcf93…552d0xef89…383eBase—$0.02100%0x6abd…26ef81d ago0xe00692…7abdd3
0xcf93…552d0xf299…1f44Base—$0.02100%0x6abd…26ef81d ago0x686590…0d0b04
0xcf93…552d0x58e3…1734Base—$0.02100%0x6abd…26ef81d ago0x7546bc…45fa97
0xcf93…552d0x2b90…1c6eBase—$0.02100%0x6abd…26ef81d ago0x2c87fe…8f46c1
0xcf93…552d0xf9d1…c391Base—$0.02100%0x6abd…26ef81d ago0x004281…584b05
0xcf93…552d0x4d67…f6d4Base—$0.02100%0x6abd…26ef81d ago0xe0d92d…9e3e47
0xcf93…552d0xa49f…a713Base—$0.02100%0x6abd…26ef81d ago0x0843e2…943a88
0xcf93…552d0x90c8…6636Base—$0.02100%0x6abd…26ef81d ago0xd5b84a…ae9bb2
0xcf93…552d0xc1a5…aa4eBase—$0.02100%0x6abd…26ef81d ago0x8670ef…aa2d2d
0xcf93…552d0xb738…63b0Base—$0.02100%0x6abd…26ef81d ago0xdb75c7…68d0e6
0xcf93…552d0x24e9…8636Base—$0.02100%0x6abd…26ef81d ago0x0b1aa4…335fe9
0xcf93…552d0xf10a…d001Base—$0.02100%0x6abd…26ef81d ago0xaece63…f06f03
0xcf93…552d0xcdda…2844Base—$0.02100%0x6abd…26ef81d ago0x550d9d…cca6ea

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.