Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99b1…fe6b0xd494…2b71BaseCult OS Signal FeedsSignals$0.20100%coinbase14h ago0x55b7f6…1b2b95
0x99b1…fe6b0xd494…2b71BaseCult OS Signal FeedsSignals$0.20100%coinbase14h ago0xf57873…9b3715
0x99b1…fe6b0xd494…2b71BaseCult OS Signal FeedsSignals$0.20100%coinbase14h ago0xbf8c04…c2faa7
0x99b1…fe6b0xd494…2b71BaseCult OS Signal FeedsSignals$0.20100%coinbase15h ago0x3dbf37…4c8949
0x99b1…fe6b0xd494…2b71BaseCult OS Signal FeedsSignals$0.20100%coinbase15h ago0xa413d8…6dd12c
0xd1b1…28870xd494…2b71BaseCult OS Signal FeedsSignals$0.003100%coinbase16h ago0xeb45fa…812f01
0x99b1…fe6b0xd494…2b71BaseCult OS Signal FeedsSignals$0.003100%coinbase21h ago0xf5c09c…a6f234
0xcdc4…86320xd494…2b71BaseCult OS Signal FeedsSignals$0.003100%coinbase21h ago0xbbf011…06efb4
0xcdc4…86320xd494…2b71BaseCult OS Signal FeedsSignals$0.001100%coinbase22h ago0xa2885c…68a582
0x4a0b…650a0xd494…2b71BaseCult OS Signal FeedsSignals$0.003100%coinbase22h ago0x8ffd26…4123b3
0xcdc4…86320xd494…2b71BaseCult OS Signal FeedsSignals$0.003100%coinbase22h ago0x6f1b20…ac76c8
0x4a0b…650a0xd494…2b71BaseCult OS Signal FeedsSignals$0.003100%coinbase23h ago0xef05c9…ee9073
0x7835…c3de0xd494…2b71BaseCult OS Signal FeedsSignals$0.001100%coinbase1d ago0x5fba7c…d8f4e3

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.