Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x110224…4d6e07
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x45fd83…fc9fb0
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0xe0909c…fc6941
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x06faa7…012863
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0xfa58ac…18fe67
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x782b32…aceea0
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x92bd1d…8fd27e
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x05ab60…79181f
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0xc035e5…fc2617
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa15d ago0x6b73a3…877ce2
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x19258c…97c679
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xee4b33…91442f
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x96bcc8…9d9aa0
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x9a818e…f1b373
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xe454bc…611c00
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x69be1f…13fa50
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xaceb30…a9d52c
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x5f67fd…e24b8b

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.