Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa24d ago0x7a97e7…1e6ca9
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa24d ago0x0927ae…0975ba
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa24d ago0xeb1852…97c5a2
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x50b61b…f2e8ed
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xb88872…dd1440
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x24cced…1c94a4
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xe878be…5d0f2f
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xa27335…422b43
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x1b8882…937724
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x0859f4…195c4f
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x26733a…ed8bd2
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x330694…9c165f
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x3a822c…82f8a3
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x33211b…0fa135
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xb49e03…1dcc24
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x45f036…4631a1
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xe49be9…588488
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xcb11cb…cbe0b7
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x01bbf1…56fa3c
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xb9c04b…14ead3
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x9bbd59…69c3a6
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x456675…b001e3
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0x51c5b4…01118b
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xcf3f3c…ee6b6e
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa25d ago0xff7fca…3c99bd

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.