Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fdf…91470xccc8…15beBase—$14.96100%0xf70d…dbef59d ago0xc2c7c5…13a35e
0x5fdf…91470xccc8…15beBase—$24.97100%0xf70d…dbef59d ago0x94cd70…ea521c
0x5fdf…91470xccc8…15beBase—$31.41100%0xf70d…dbef59d ago0x54df42…680855
0x5fdf…91470xccc8…15beBase—$14.96100%0xf70d…dbef59d ago0xbb19e9…fb862e
0x5fdf…91470xccc8…15beBase—$15.04100%0xf70d…dbef59d ago0xc60671…f3d795
0x5fdf…91470xccc8…15beBase—$9.98100%0xf70d…dbef59d ago0xca0f92…bd8891
0x5fdf…91470xccc8…15beBase—$19.94100%0xf70d…dbef59d ago0x5c3623…06b056
0x5fdf…91470xccc8…15beBase—$9.97100%0xf70d…dbef59d ago0x55b9be…196da5
0x5fdf…91470xccc8…15beBase—$9.98100%0xf70d…dbef59d ago0xf7d1de…85c8b5
0x5fdf…91470xccc8…15beBase—$47.66100%0xf70d…dbef59d ago0xa39ad6…525da2
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef59d ago0x7d7edd…d7f55e
0x5fdf…91470xccc8…15beBase—$15.00100%0xf70d…dbef59d ago0x90756d…1883f2
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef59d ago0x05943b…f27c4b
0x5fdf…91470xccc8…15beBase—$15.00100%0xf70d…dbef59d ago0xc8468b…a548a7
0x5fdf…91470xccc8…15beBase—$15.00100%0xf70d…dbef59d ago0x9a4fa7…f38033
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef59d ago0x149354…79d90b
0x5fdf…91470xccc8…15beBase—$15.00100%0xf70d…dbef59d ago0xa60f69…bf19d8
0x5fdf…91470xccc8…15beBase—$18.00100%0xf70d…dbef59d ago0xa8043d…0a1995
0x5fdf…91470xccc8…15beBase—$9.99100%0xf70d…dbef59d ago0xaedac2…459792
0x5fdf…91470xccc8…15beBase—$15.00100%0xf70d…dbef59d ago0xca8c35…ad525d
0x5fdf…91470xccc8…15beBase—$10.00100%0xf70d…dbef59d ago0x27d951…390b5f
0x5fdf…91470xccc8…15beBase—$350.00100%0xf70d…dbef59d ago0x100ca3…2ea11f
0x5fdf…91470xccc8…15beBase—$200.00100%0xf70d…dbef59d ago0xb99a21…7f624e

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.