Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x7b711d…bb037d
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x5d6d13…00753c
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x94fe56…459647
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0xc1326c…e8805c
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x5aeb58…fd1454
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x4a86ca…24bee1
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x4cc4a7…2ddc16
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0xdf10ef…897cae
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0xb03cb2…a3446e
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x742f20…11cb29
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x6a0842…f961a8
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x700158…4c4af0
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0xbf4706…a0ce42
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0xa1c65c…d99718
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x346def…dedf28
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x1134e0…488d3f
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x116f81…68a949
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x327a8d…ea56f8
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x80bc75…2c4015
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x2a1ba0…f5f84e
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x49cb27…701eef
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x23f7ab…5c9b2f
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0xac31c8…362448
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x672409…5df814
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa15d ago0x1c8fd6…be9960

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.