Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf145…ced10x9c02…eb56Base—$1.78100%fluxa10d ago0x5d2b41…08e849
0xcbdb…01000xf145…ced1Base—$0.05100%fluxa10d ago0x0e85be…e1fa8d
0x9555…55810xf145…ced1Base—$0.05100%fluxa10d ago0x966357…97d673
0xa23d…52720xf145…ced1Base—$0.05100%fluxa10d ago0x750c75…bc7973
0x9b7f…75a90xf145…ced1Base—$0.05100%fluxa10d ago0x3e02be…0712e3
0xe4d3…a3300xf145…ced1Base—$0.15100%fluxa10d ago0x1501db…02f740
0x83c5…0fdc0xf145…ced1Base—$0.15100%fluxa10d ago0xf4f764…19fa8d
0x26de…2ef00xf145…ced1Base—$0.05100%fluxa10d ago0x1b9c42…263472
0x44ed…5b330xf145…ced1Base—$0.05100%fluxa10d ago0x4e582b…880b4b
0xe777…b4f00xf145…ced1Base—$0.05100%fluxa10d ago0x0a999c…185a89
0x4d3a…90980xf145…ced1Base—$0.05100%fluxa10d ago0xadf253…7ad770
0xa04b…431a0xf145…ced1Base—$0.15100%fluxa10d ago0x66c9fe…fc8663
0x82eb…46ce0xf145…ced1Base—$0.05100%fluxa10d ago0x7ac037…fef519
0x2f18…03290xf145…ced1Base—$0.05100%fluxa10d ago0x85b5b3…c19c0f
0x18bf…16ce0xf145…ced1Base—$0.05100%fluxa10d ago0x9645bc…866294
0x5c9e…4c710xf145…ced1Base—$0.05100%fluxa10d ago0xbde216…6dec69
0x90e8…0d6d0xf145…ced1Base—$0.10100%fluxa10d ago0xa306d4…89a4d8
0xe2a6…607c0xf145…ced1Base—$0.10100%fluxa10d ago0x9db139…90a29e
0xfc4a…5b240xf145…ced1Base—$0.10100%fluxa10d ago0x61fdc6…14e8d1
0xcfe6…e2e50xf145…ced1Base—$0.10100%fluxa10d ago0x81ee81…6711da
0x4ea3…6e290xf145…ced1Base—$0.15100%fluxa10d ago0xbca28f…3f29bf
0xd662…803c0xf145…ced1Base—$0.08100%fluxa10d ago0x3b4948…3ba12d
0x1978…ff390xf145…ced1Base—$0.10100%fluxa10d ago0xcac87e…3b7dcc

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.