Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe178…5f890xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x2121ec…71a602
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xf5ec0c…9341bc
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xa4d5f5…081c4c
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x08fdc8…3fa39d
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x851fe8…f41ef2
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xe25fc0…e87b58
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x42b731…a37245
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x4cbd64…678c3c
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x741bf4…17d71e
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x4b95da…f4480d
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x7b6b84…927629
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xce2a36…3801ab
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xff1481…e26eea
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xbfdb1d…3720ba
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xa7f811…51e25f
0xc85f…06040xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x7707e8…bf713b
0x2cc4…fbee0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x29893e…c1c8a1
0x8108…38930xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xe7cf49…fd3e16
0x798d…116f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x6e5b89…00fa3e
0x7ee2…58eb0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x94521d…60ba77
0xc747…79d20xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x483600…2ab2d9
0x01cd…1e090xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x7c3687…422a24
0x7a7b…73930xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xdb1e4b…213ad8
0xc6e6…f70f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0xf2e927…f174e3
0x9dc1…e94f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x13de1d…700d42

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.