Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xb7f1b0…b58acd
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xe48c7a…63addd
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xe8d666…3654bb
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x31ba3b…eee99d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x62fd8b…943759
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x7d015b…9b2888
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x266163…e60e32
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xf49d28…1f36ff
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x9159dc…b70c52
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x5165bc…b549e7
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xab5b74…8af953
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xdabbd9…a3d21c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xd72ed5…05d482
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x4e048c…b05732
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x8938e6…4d3b04
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x6dfab8…cbb59e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x370eb5…aceb6b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xa3ee51…35babe
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x7d0460…78a56a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x81c4c5…b74218
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xf122c0…c168cb
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0x1fa47b…ecd2d5
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa19d ago0xf7d0a4…6de4ce
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa20d ago0xe568fa…26d837
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa20d ago0xdc2e59…43ead4

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.