Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa35d ago0xe5efc4…0102e7
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xa12b67…412dee
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xb09d6d…5d0fd8
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x1309a4…918243
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf4b088…d54b5f
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x2a4b55…20a75d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa35d ago0xe33d97…9175bd
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xe15c76…6c0811
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xa24c1b…88a204
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7f0a6a…6cae11
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x442485…064770
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xed738c…e370eb
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc3730f…b75d3c
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b11bd…3c811d
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf3555c…4d3086
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x39bc2f…6db3b7
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xb61de7…b6b1c5
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x19b0db…3da698
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x4e866c…dce74a
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0xbbc7c6…a203dc
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7c980a…1743db
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa36d ago0x8e83f1…0fd627
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa36d ago0xc252e5…13ca02
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa36d ago0xcbcef1…bc062b
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa36d ago0xf645b7…9e8a98

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.