Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x185b2f…a84a74
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x53b6a6…0f119a
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa39d ago0xc391ef…245020
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xb6f638…654b15
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x23cb4c…7e23ac
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x5300ae…1766c8
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa39d ago0x6913a6…d87558
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x92ff3d…0fada6
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa39d ago0x8650d6…780f84
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xad7fe9…f8c7c6
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x4e2a6f…ca62c5
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x199881…789913
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa39d ago0x1e97df…b9bc11
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x766cba…fab3b2
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xdfc4e5…1b6105
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x965d5d…584752
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x65f804…2f85d5
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x715225…d78365
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xeefc78…3d6e1e
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xb8945f…c55a0c
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x65a85f…108e59
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa39d ago0x3c1547…572f18
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xdc5d6f…f4da80
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0x27b2be…5d6944
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa39d ago0xb29b9f…81672c

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.