Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0ea…659a0xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0x42cac6…10ef09
0xc0ea…659a0xccc8…15beBase—$2.00100%0xf70d…dbef121d ago0xd4786f…7d5e81
0x5ec0…4da30xccc8…15beBase—$2.00100%0xf70d…dbef121d ago0x2fac4a…6c8887
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0xc59976…996c0c
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0x346f19…143dd9
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0x52b7df…530fc5
0x5ec0…4da30xccc8…15beBase—$2.00100%0xf70d…dbef121d ago0x12562b…7ef15b
0x03a6…bd090xccc8…15beBase—$11.00100%0xf70d…dbef121d ago0x0e9ce7…0796e1
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0x324147…e1cdce
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0x79e88a…dc8e5a
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef121d ago0x296190…58a5ab
0x9cc4…b1760xccc8…15beBase—$2.50100%0xf70d…dbef121d ago0x3629a4…2cc10d
0x9cc4…b1760xccc8…15beBase—$2.55100%0xf70d…dbef121d ago0xba2d3c…a5a412
0x0535…6df90xccc8…15beBase—$46.00100%0xf70d…dbef121d ago0x1a49ee…e4c2fa
0x0d29…9d040xccc8…15beBase—$2.36100%0xf70d…dbef121d ago0xdedb73…7b44ed
0x8083…b3df0xccc8…15beBase—$1.26100%0xf70d…dbef121d ago0xfcda3e…9e553a
0x3078…30d00xccc8…15beBase—$20.00100%0xf70d…dbef121d ago0xd00570…fa4b1a
0xd448…f1780xccc8…15beBase—$50.20100%0xf70d…dbef121d ago0xe0f6d6…085237
0x03a6…bd090xccc8…15beBase—$10.00100%0xf70d…dbef121d ago0xb1a523…d2d626
0x03a6…bd090xccc8…15beBase—$5.00100%0xf70d…dbef121d ago0x7c892c…7cd937
0x94e8…fa800xccc8…15beBase—$10.10100%0xf70d…dbef121d ago0x9625ed…c8739d

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.