Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa15d ago0x4e1c36…3acf3a
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa15d ago0x10057e…636e29
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x5356c7…d4eb27
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x6b0b96…c6d20e
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x51a1cb…547420
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0xa76865…5672d4
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x08e0f1…4eb565
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x11d058…23f980
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0xb81482…fde03d
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x18bfe2…4a21ff
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x8d7cd5…168937
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x8212d8…6ad125
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x69ef7c…36ecff
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0xfc3c05…12a88e
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0xe3d293…f2a3ce
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x4ca05b…f5343b
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x766c3a…29c891
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x8a5f02…dcbaac
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0xd85df8…212375
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x7e369c…bc7605
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x9d2eb0…74ab10
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa16d ago0x99452d…306d83

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.