Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0xc93f18…9c21ae
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x1a6966…46e366
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x2e300d…715186
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x372f18…52c576
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x651a07…00b95b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x0f5390…68affc
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x7d14f6…a2fd8e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x418e1d…624588
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x262909…11b0f7
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x98d2b0…a3a03b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0x564651…bb7a8b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xd672b9…7fd0f6
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xce5ac9…772429
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0x2c41d7…955e9d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0x264e34…e0c311
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xf5d9b4…9a4d14
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xb86e6c…7a78bd
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xfcde8d…3b2ae2
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xe1be43…bbeb4c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0x3bd38b…816450
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0x84036a…c32a2e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xf85289…d8fc24
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xdcb6c8…bc9690
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xd913d8…e2bc24
0x7369…7d640x9c95…e299Base—$0.001100%fluxa53d ago0xf7217d…deea49

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.