Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xac1ad2…ccc64b
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x978ccb…8d64b9
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xc1ef75…adc915
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x186b9e…2bb27d
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xe924d4…00c33e
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xd73d40…b73f0d
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xef6d00…683d37
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x24d68f…1610ad
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x738fbe…73661b
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xdbfd1d…fc89bc
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xe52cf4…e28836
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x806158…7b8ace
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xf533b9…158c49
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x51bc7f…b482f5
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x2b0e28…021efc
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x84da37…77a2be
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0xbbaa51…a29a01
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x35ab4e…c3fa69
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x2626c5…59f6c7
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x544eb6…72549d
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x5b6371…5df3b9
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x41ef82…bf52a4
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0xe960fe…4a0cc0
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0x935204…c125ee
0xd627…22800x9c95…e299Base—$0.001100%fluxa70d ago0xc340ea…0308d7

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.