Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase8d ago0x599301…c309ec
0x7ef1…4ae20xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase8d ago0x8698c2…7a7218
0x7ef1…4ae20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase8d ago0xe15423…c4eeae
0x7ef1…4ae20x52e2…f3eaBasex402 service$0.001100%coinbase8d ago0x849e03…fa829d
0x7ef1…4ae20xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase8d ago0x72589c…3659b3
0x7ef1…4ae20xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase8d ago0x5ef79e…855b7b
0x7ef1…4ae20xbf0d…73a0BaseDice RollerDice$0.001100%coinbase8d ago0x0cf1d9…4f5c5c
0x7ef1…4ae20xb5f0…336aBaseRandom FactFacts$0.001100%coinbase8d ago0x544b47…562bca
0x7ef1…4ae2lasofinance.ethBaseLaso FinancePrepaid-card$0.001100%coinbase8d ago0x2f8f4f…b7e914
0x7ef1…4ae20x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase8d ago0x5b2441…cd6440
0x7ef1…4ae20x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase8d ago0xbc60ce…31a16c
0x7ef1…4ae20x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase8d ago0x767d35…7abd74
0x7ef1…4ae20xd7d4…8914BaseUseless FactFacts$0.001100%coinbase8d ago0x965f8a…77ec3a
0x7ef1…4ae20x40a8…ad8bBasex402 service$0.001100%coinbase8d ago0x215b07…8e5a72
0x7ef1…4ae2AgentWireBaseAgentWireWebhook$0.001100%coinbase8d ago0x310f4b…c91124

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.