Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0xeb60c8…0bd4c1
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0xaaf13c…6286a7
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0xf3b793…1c8280
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x88a963…b6f52f
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x2e52f1…4af77d
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x721e6b…1e5adf
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x582160…de4488
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x3f4ee2…a5a1bd
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0xa25c3c…49b395
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x14c39a…57d2a8
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x8eeb94…fc5d90
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0xfdc3e4…d84774
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x00f7ab…c583a5
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x837361…b0a5ce
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x14e73c…cbbdfd
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc869f3…573cf6
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa39d ago0x9a7ab4…45733d
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x7f5d87…0f78a9
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0xaedff7…d2be83
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x932509…536cef
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x4f3de5…01ed9d
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x48d4c9…fc2ed0
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x90cefa…2de654
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x91b65e…6f55e0
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa39d ago0x6b78a9…8628f4

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.