Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a2c…fa9c0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase55d ago0x5c7534…dcf892
0x7a2c…fa9cHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase55d ago0x2d4cda…a68618
0x7a2c…fa9c0x30a5…47e0Basex402 service$0.001100%coinbase55d ago0x4448c5…7326b7
0x7a2c…fa9c0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase55d ago0xc1bab3…8c9007
0x7a2c…fa9c0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase55d ago0xb4f448…fa1b62
0x7a2c…fa9c0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase55d ago0x839217…c232d5
0x7a2c…fa9c0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase55d ago0x1ac3e4…6c6eed
0x7a2c…fa9c0x2a47…b7e3Basex402 service$0.001100%coinbase55d ago0xc380af…571dce
0x7a2c…fa9c0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase55d ago0x9e04f9…ce75db
0x7a2c…fa9c0xd9a3…2180Base—$0.01100%0x2772…8c1755d ago0x92379c…2047b3
0x7a2c…fa9c0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase55d ago0xfde943…ebb56c
0x7a2c…fa9c0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase55d ago0x1d63c6…80e0f8

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.