Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x85c810…272b67
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xba8ec6…b9d08a
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x79c92c…84f6b3
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x3b22cc…f5da76
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xccae00…9f9a5e
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xbe1e2f…ce291b
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xc84c30…07733d
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xe727a3…58e84c
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x9c9682…ba73e6
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x495956…b1f467
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x0118c4…7e65e6
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x4e6f44…06847f
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x422942…25dfc7
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xbd8fd3…5ccf40
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xbf3b82…e3e663
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x2bf5bd…4a98b2
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xe8bc21…e28634
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x06614b…548b78
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xc82ab2…c3ee80
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xc1638f…1e443c
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x719ee7…60203b
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xd01338…1684e5
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0xf3bd66…a451ce
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x87c730…8c32d8
0x8d2a…7d370x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase19d ago0x51f631…675cc2

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.