Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x58fe79…c90138
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x36dd4c…e7a1f4
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x590588…8505da
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xcf60fd…911431
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xd29c37…9be9c3
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x758084…82c900
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x087148…11d664
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x37b7ce…153d30
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xfeaf8c…1e0f3a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xd6c983…3d3eb7
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x41e31b…7ebd5d
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x3b3078…e1a41e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x86b842…040350
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x29d2f3…f04604
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xa9b773…7073b2
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x38ecac…d275d5
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x140906…feb0dc
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xce9d66…3a462c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xcd7de0…331955
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xc979df…3acee4
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x3b8736…358d91
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x3968fc…568ca2
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x8db5c1…ffddf0
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x9b5094…efe488
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x4402ca…cf3d75

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.