Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x37d74e…ba54d1
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x663835…1568d5
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x527caa…2f439f
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x380138…bd6811
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0xf3086c…3722b3
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0xcfbf4a…92330a
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x2397ac…65808b
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x418bbe…ce664d
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x4149c7…ff54ba
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x1d2c7f…39863a
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa48d ago0xb2f8fd…249825
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x846bcf…ae5045
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa48d ago0xc9ca71…ccdf38
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa48d ago0xe53d55…087783
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa48d ago0xbb895b…5b8210
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0xa97dea…ea1963
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0xf91168…5bb958
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x73f806…35df58
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa48d ago0x0a2466…f08d79
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0xc1a867…63e240
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x6f045f…e08ef0
0x76a4…43410x9c95…e299Base—$0.001100%fluxa48d ago0x968c43…672689
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa49d ago0xa734af…5c0670
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa49d ago0xb9390f…bfb7c3
0x76a4…43410xfe80…47eeBase—$0.001100%fluxa49d ago0x590ede…16fff1

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.