Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x1ed660…e2349c
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0xd6fe61…41ca55
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x07e21d…368dce
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x656abd…21a393
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0xfdb1c0…b7bc0a
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x43c881…2a98e6
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0xf39b1a…046439
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0xadaff8…881d13
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x799109…93cbed
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x7a5672…42ccef
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0xcabf9e…4b53bb
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x2af707…da6a60
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa19d ago0x7ba6c4…6cd33a
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0xd3f14f…35f75b
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0xbf2950…69c337
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0x54e4df…db00ee
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0x337789…7eeeb9
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0xba8ded…6e55a3
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0x50327f…65fc93
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0x98b22a…c0d3ce
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0xb21e20…4635f9
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0x85d699…1a9b88
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0x366d6c…13f6a0
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0xb42657…0761b3
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa20d ago0xbe642b…6f66d7

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.