Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa43d ago0x3e20fa…f899a5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x56edc4…38fd2c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x12823f…8162e7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xa3bcf6…9f0562
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x87d2a3…81665e
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x66abef…36cac2
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x8548db…7f2cae
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xdd5a94…fd16a5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x45e75e…bcf9d3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x30a158…b2e1e5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x9d6799…e40d86
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x3e92ec…f7cc14
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xa4ee7e…7bdbcb
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xc37895…e66bde
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x018df0…4ac40b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0x28f36f…58fdc8
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0xc91d8e…2d60d6
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0x16f68e…9406d9
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0x96443f…120b4d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0xf0e6cd…191124
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0x57862a…84e7f2
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0x53e9ed…bdd952
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0x50eaea…3fdbc6
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xd19bf9…3ecc21
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa44d ago0xc7a0a6…356cde

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.