Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0xa38af5…d2959f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0x47e330…887005
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0x8cd2bd…acf736
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0x4db46f…a13e1a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0x78cf0f…1dd46c
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0x7b6a99…8cca2c
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa66d ago0xa0826b…2a24d0
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x198921…2e0efa
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0xbca8dd…64bebf
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x6a5435…7cfc1d
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x784c46…6e97ee
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x3efb00…43f211
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x9578e5…a8e07f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x75040b…01264b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x58b3d5…59a77e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x6c46ca…95bcf4
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0xb6fae5…122993
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x376f99…d4ba53
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x5a68de…4ee5e8
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0xd86d8c…bf979e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x877ae5…fb5dae
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0xbfc548…c3252c
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0xcd1299…4019bd
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0x03b21d…b7dabe
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa67d ago0xbc3394…d0baf9

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.