Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x5ffc57…12021c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xf89d9a…0d279e
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x61ad4f…4947b3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x98fdec…7a50fa
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x3a9a73…5dc8bd
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d7aef…ff88bd
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x3f34e6…a2a007
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x28bab2…0f242c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x640bfa…095596
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d5225…ea07f5
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xfadaab…9eff4a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xd3943f…cea2e8
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f16b4…f18a72
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xd4afbf…cc86a2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x48742d…29308a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x73ddb6…a76191
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e59d0…f9551c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x023c1f…730e15
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x473a4f…1954a4
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xf3c61c…5ed096
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x35f02c…d276b0
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xbd6182…be627b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x7ccff8…0da662
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xc8835b…023df6
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xb086a6…7242d1

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.