Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xccbebd…5d6829
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x429130…74a0b0
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x0e08fd…006cbb
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x4da689…40e90d
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x3188a6…29c735
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x0984c9…caef8e
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x10cb2e…a8248f
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xc5e5b0…3eeb07
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x653fcc…2fb459
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x472a73…c4415d
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x113818…eaa0d6
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xcef10c…26b9e4
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x64ba95…a85631
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xc73e27…b0e290
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xa8d844…11fb34
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xbbb7ed…782cd4
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xd509ad…891c0f
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x4ccd95…e095dd
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xacc9e7…d6e853
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x46f6a4…d53964
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xf87a34…e9cb56
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x0155ae…9e3068
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x281880…84ad0a
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xda8d14…d19762
0x8d2a…7d370xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0x731125…1845f7

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.