Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa29d ago0x962fa0…8e7d2b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa29d ago0xffb97c…d79cd1
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa29d ago0xaca661…695a30
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa29d ago0x7c5185…150893
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa29d ago0x542acd…c944ce
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa29d ago0x341b8e…e1964b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x300640…08611b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x41da73…6d725c
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xb5aa2d…329b6d
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xd1983a…85c931
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x0f8cd7…788adf
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x5fd126…2812a0
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x22ad0b…5393ff
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x0ffae0…6aee29
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xdaba08…64df4c
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x2598f7…9d2049
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xb2f082…ac8a0e
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xd3a8d9…2bdc91
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xbdc136…306ed7
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x3574f4…f80583
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xf33de2…9f052a
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xd96cf5…1f7fe0
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xbc0edf…53fec3
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0x0e0d74…7e2842
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa30d ago0xe585a5…cdc69f

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.