Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0x925786…c9540a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0x2da497…e39d65
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0xfaeaa5…43dd4b
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0x58d633…a9e1a7
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0x90d186…13ed74
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0x6cc575…7ce982
0x5146…a1260x9c95…e299Base—$0.001100%fluxa77d ago0xd451f4…8efe1b
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x67f08d…256718
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x38bfdf…63ee1c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xc10e2f…b43a57
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x4b9612…b5bda1
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xe10406…6fc5cf
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x75621a…dcd1ba
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xbda3f6…8c9b7e
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xe59002…9efb18
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x315d67…87bd55
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xa8cd0f…e0d727
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x48961d…6c491a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x54e931…d0f395
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xcbf8a0…4d5c7a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x247089…22b985
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xec3be4…9fd4ed
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0x64af50…5e93f0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xce3358…c65774
0x5146…a1260x9c95…e299Base—$0.001100%fluxa78d ago0xb7119d…4f7c6b

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.