Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0x165549…7adc1f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0x36c09c…629b8b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0xf1be1b…5b9e12
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0xd2558a…02c7d2
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0x6095e6…d33f53
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0xd69b96…262dd4
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0x0dad77…470bd5
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa52d ago0x9c3a26…61d96b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x284a51…8c4f12
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x2a57ca…094807
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x8d13c0…c7fcd4
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x64f9eb…e6c6a4
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x292af9…9b7ebe
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x3554e6…b64b09
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x48e643…ddda42
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x526985…f3fb2e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x3ed28a…fda2ae
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x8978da…fa265c
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x08ca6b…e9e5a9
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0xad8e77…9e5707
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x71c0eb…df61bf
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x101627…ba1916
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0xdfaf60…1f4fb0
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x18a60f…62b1dc
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa53d ago0x33a5f0…9757d4

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.