Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x6abcf9…ac57bb
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xac2a57…4c6909
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x32fc8b…f9d319
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xcffccb…1e5edd
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xb901aa…a2dc55
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x478d66…cc9f31
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xabfc73…fef1a1
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x1dfa3f…ca1a97
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xb783b7…3e7dcd
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x044691…8bd260
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x169593…300d05
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x619fac…86b82e
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xd620f7…e0d9b7
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x7c64be…f35f5a
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xf9fa1e…0f54dc
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xf88bc0…2ae429
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x9ad656…84bc7e
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xda9712…7a9e69
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x34be49…b78b22
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xec6955…2acf39
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x9475db…104d15
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x4cea52…419009
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0x901f45…fa0618
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xbaddcf…4c3c46
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa27d ago0xeb41c7…b24f78

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.