Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xf4912f…906485
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0x591822…ac032b
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x26faea…976954
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x2cf379…b6c279
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xe96f8a…cb1ea0
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xf1e2b7…965b6f
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x89d158…85628e
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xaa515c…eef870
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xe21b0e…e5f666
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0xceefb9…88cc27
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0x175233…006c2c
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x78c01b…18ff17
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0xb0bbb0…04a361
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x03d029…f80f2b
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0x3fd983…0de1fd
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x676130…1835a5
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x932600…2dbd0c
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xab00f5…63c9b2
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0xcc43e9…c95a0d
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xe639c5…172551
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x4880fb…04f47c
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa48d ago0x11138a…f0a847
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0x4d2278…19d55c
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xe57a0a…f43993
0x6976…a0280x9c95…e299Base—$0.001100%fluxa48d ago0xa50da3…94e8b8

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.