Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xbb95e3…b75722
0xea96…d8500xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xbdafc3…98d7c8
0x66d6…b0de0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x079e3e…e1570c
0x7a2c…fa9c0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x5a5d4e…f9bef5
0xea96…d8500xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x64b45b…dafabd
0xbcda…dc4f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xce4521…985c48
0xce3c…caf90xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x81932d…a38063
0xa276…30950xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xbe628b…1f1ee0
0x92c5…20030xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x410478…b68071
0x83aa…1ac00xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xd5130f…8b882e
0x4550…f8b30xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x9cd4f3…33ca6d
0xcdc2…4d190xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xa402ad…629733
0xc971…a09e0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x1e24ab…4f74ee
0xca16…c06d0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x66e52f…0ca84d
0x63ed…64200xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x8df3b4…9f8d1a
0x8ddc…75740xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xdff44c…f47b4c
0x66d6…b0de0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xb7d781…31f519
0x7ee2…58eb0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xe486f7…99efba
0x9903…cef50xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x949086…251471
0x9e31…e7dc0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x2cf26f…2fe66c
0x9e31…e7dc0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0xf8fc8e…760cbd
0x9e31…e7dc0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase37d ago0x7d7b9c…c0346e

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.