Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6120…02750xfe80…47eeBase—$0.001100%fluxa38d ago0xa01f19…fe1ec0
0x6120…02750xfe80…47eeBase—$0.001100%fluxa38d ago0xfc7b81…c481cb
0x6120…02750xfe80…47eeBase—$0.001100%fluxa38d ago0xbcaa44…5283d9
0x6120…02750xfe80…47eeBase—$0.001100%fluxa38d ago0xacb651…0f42c8
0x6120…02750xfe80…47eeBase—$0.001100%fluxa38d ago0x3639dd…90d334
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x582349…2066f1
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x4ee73e…f95fe2
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x630e0a…9c9856
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x6c324b…c69eac
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x7ca0aa…b52c6d
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0xae16f1…7488a7
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x14141a…76fd97
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x080ce2…900091
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x4a877e…e6b9d4
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0xb345e8…6ba078
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0xd13a4f…3b9327
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x6bb054…498f6b
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0xd0d0e4…967366
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x106d56…8813be
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x8a37d8…560eb9
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x542c6a…04daad
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x4214b4…e0159c
0x6120…02750x9c95…e299Base—$0.001100%fluxa39d ago0x1f1b76…d0e86c
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x42bd6b…4d587e
0x6120…02750xfe80…47eeBase—$0.001100%fluxa39d ago0x55e0ca…b01aa2

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.