Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xdb39c5…24d15b
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0x816c8b…f06a17
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x6e0e12…a9ba92
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x9852b9…b7988e
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xb8f21c…163e71
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xecb6de…7ae515
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xcf95cc…635ba6
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x961319…faf7a5
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x331fdc…1fa533
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x1b3ac8…024548
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xf33ebf…f2a4e4
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x8706a0…ce6c28
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xc3ca8a…3b8328
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x3c1c11…68c6f4
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xa01889…b6d5ed
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xd9daba…37f095
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x900a5e…1f142c
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xed9853…343834
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xc24777…ec8f04
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x6164cb…db5442
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xeab4ee…f44b60
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xe41413…04597b
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xeba165…f5fa90
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xc251b1…7ec9f3
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0x217744…3e0fe1

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.