Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x438158…469cd1
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x3dcdd4…7420c5
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xa3ae00…06de68
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x1b5850…e8396b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xfb9279…740033
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x5139b9…2b6c51
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x148f4f…94871b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x02f499…57e31a
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b006a…3acc4e
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x76dd85…f7f90d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x4d30cd…250525
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x8a5c7a…010762
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xa248f5…35feec
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xc696c8…dc5ab4
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xd66f38…b659e8
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xe53026…f4ad66
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x51cbd4…6e5fa2
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xce9a0c…f570d3
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x59ecd7…456457
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x62949e…4caa10
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x5100f7…3b6a66
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0x75e184…4868e0
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa21d ago0xee5f60…1fdf08
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa22d ago0x98c478…38a696
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa22d ago0x64968b…b29868

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.