Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x84903d…094a6d
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0x96fc4c…625d29
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x9b4eda…04020f
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x42de0f…6d9c34
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0x6aaab1…990e32
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0xcf5ab8…1636e8
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x704670…7d928e
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0xe896d2…a9f7d2
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0x960790…8d131c
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0xbc6481…a165a9
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0xb019f1…e2f766
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x0ec785…ea5e26
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x51721e…cbfe4b
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x805d13…e02d59
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0x00f755…c8dd87
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0xebb364…7c9b8c
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0x0ec5f7…3d54b5
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0x936547…b99328
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0xa631ed…64fe8a
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0x583a8e…851c71
0x9cd8…54160x9c95…e299Base—$0.001100%fluxa50d ago0xaa0129…7072db
0x9cd8…54160xfe80…47eeBase—$0.001100%fluxa50d ago0xbaa50d…6f80d0

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.