Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x05704d…8c909e
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xb38c5d…e9bed6
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x85f5a4…7ebac7
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x21d9be…5f5493
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x179698…b5168c
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xfc5286…249e94
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xa1e01f…e8c185
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xfee81f…d951bf
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xe69b1d…9d6ce4
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x782473…b4f205
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x93c0d8…d8c63d
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x9d27e1…080748
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x864101…cef630
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x7b11bf…2130b5
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x15b546…ec93f5
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xfc6aa8…b98df9
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x8f027c…268236
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x09d99d…00b07c
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x7752a8…e1b90a
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xec781b…74ce4b
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xe06810…af5a7d
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0xdaa28b…67f436
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x898ff8…af1463
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x8714c5…efb9e5
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa58d ago0x5cd12a…09ca38

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.