Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0x9dbb79…922f64
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0xf85dec…da1ae6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0xbad8dc…a2c3b9
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0xa99197…f415cf
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0xcc2ee3…89c8df
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0xb73693…ae1a57
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0x1fba29…d816b7
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0x6195bf…968a5c
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0x32a6c5…ecb240
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa19d ago0x738a42…5e708e
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xdeb11a…284b0a
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xdd4256…86894c
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x062fa7…e6eb31
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xa8e65f…4b1558
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x77e7b5…824004
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xd081d5…c07630
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x877ca2…56e4b9
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x907f4e…cefa96
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x77afb7…6422ac
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xa3de8f…1af52c
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x7904f6…ed12e6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x803ca8…0a3989
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xb1a92b…73de63
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0xeeb2ae…7c5de3
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa20d ago0x4cbd39…34b6cf

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.