Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x821165…948496
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x27f980…c2baa9
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x40d6fa…031986
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x8da8cc…408fa5
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x2314e3…7f0a50
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x5eb290…97c9ba
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0xd78a33…a37090
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0xd04608…6cd1b1
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x147e3b…cd6091
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x5fe64d…73a0d4
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x4bc339…8fad6d
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x8908d8…a7f2db
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x2244f9…0bb0c4
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa58d ago0x0142d0…9c747c
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x5dde77…44e6bb
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0xfaf522…a46dea
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0xc71ce5…cd389f
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x474515…9cca55
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0xb9b314…317af0
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0xf1fcb4…7db03f
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x53fd2c…eafcbe
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0xd3e0b4…2d8433
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x721984…4f1026
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x5a2f29…994565
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x2ad988…a4822a

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.