Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x82295d…c4e117
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xecf44f…227dde
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xa2cd3d…4b92a2
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x44dfcb…a1d6a5
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xdefc0d…0f98cf
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x804054…d1a870
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xee7f96…a15993
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x0c148d…785489
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xbbad10…155a55
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x804b77…a156bc
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x683ff8…7333f2
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x0da930…6120b9
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x9a7094…db5888
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xac6479…6a926b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x10aa8c…51cfec
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x8baee0…f09434
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xe2c3a6…867aa4
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x1e9eaa…eb7731
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xfb1138…0cf9ad
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x8bbd1f…2c4cfc
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xca90b8…472a5b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xf034a6…c7995f
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x08de13…7bc8ab
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x6d4604…ee0ae6
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x249f4a…46dd80

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.