Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x098fe4…c0431c
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x560a90…536808
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x35a46f…ea00b2
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x451a84…1ae215
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x3432f9…418939
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xac2fc2…fa3189
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xb3f575…10cd44
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xa38ae1…e66d11
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x07e88b…01e68f
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xba66aa…42ec68
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x670c17…0d9686
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x6fe77e…f06c1b
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x362249…e54134
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x2c2382…7cbb68
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x7ce6f1…5b5bb1
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x0d0f2f…7cca3c
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xcff031…3b87d1
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x7001a2…3dd739
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x442b85…1eea7b
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x1c088c…35f965
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x959f3a…86f9f4
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xfbadf9…7c15de
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0xabab37…533eb5
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x92cd73…a59dd3
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa21d ago0x3c5cad…f7681e

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.