Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x138d…7df20xac65…4417Base—$0.10100%fluxa106d ago0xc9b939…69696f
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0xc8585e…044dff
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x87b356…2ad113
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x2ae367…6bc727
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x7066c5…58d92e
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0xcbc2db…364bc0
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x81203e…f6a0ca
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x32ab64…bc20b7
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x711a2b…30d571
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0xa417ec…fc7173
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0xe8c5dc…c38ea6
0x138d…7df20xac65…4417Base—$0.07100%fluxa106d ago0xebe7ea…01934a
0xb90a…9ae40x138d…7df2Base—$0.05100%fluxa106d ago0x5faf7e…d08514
0x138d…7df20xac65…4417Base—$0.04100%fluxa106d ago0xe2d8d0…b50061
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x30e7e6…3678c8
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x681cc9…a6d2df
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x699459…eb0322
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa106d ago0x21a744…76654d
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0xf3c570…9d2bf4
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0x420fcc…9592d2
0x138d…7df20xac65…4417Base—$0.04100%fluxa107d ago0x429dd8…026af2
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0x89e114…448b0f
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0xddd0a7…b4bcea
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0xd6538e…7cbe2d
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0x016207…88fd4a

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.