Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x31d9e2…3c113d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xe6a54b…b8ace6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xa79fb3…5dd9ed
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x4d5f42…b99b41
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xbd628f…0394fd
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x991276…684cc5
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x8a12d1…0aa48f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xfda7c9…a24e30
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xc327d0…9c2e24
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xdeb1f3…27fe29
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xc6f97a…a42c67
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x03a068…a98e64
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x8d4398…144e72
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x25ada6…a4d5d4
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xaf1540…47fc7b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x7f7da4…a41d40
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x8bddf1…f3eee2
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0xf138de…43194f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x6be276…e48d89
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa19d ago0x74d40a…07f0a3
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa20d ago0x00ea51…0e0d47
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa20d ago0x7aea9b…e603ac
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa20d ago0x6c3620…7a4ae8
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa20d ago0x510f11…62503b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa20d ago0x1ac741…3b045b

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.