Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x40e13e…bccc5b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x2f305d…fc9b1d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xe766da…352baa
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x4bff01…e8f8d4
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xa4eff1…fe96e7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xe0305c…0605c8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xd3bf82…d62ecf
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x5d2f95…9c4619
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xa3d580…95e4ea
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x4a7485…30d13c
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x0e31a2…cb10f4
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xb613f8…a31866
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x3dd054…df0a57
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xe554ac…81d985
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xb05203…5d9c28
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x942cc7…557055
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xb4721f…94d701
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x8e1ad1…426e5b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xa8aa06…422893
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x933b4b…18765a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0xc974e3…2ec959
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x95cd81…738553
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa75d ago0x9cc92d…f010d7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x239315…1abc3d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xed4849…903c2a

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.