Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x3b412c…d6d793
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xa19801…13e080
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xcfeca0…64b6dc
0xc85f…06040x2af9…e129BaseWord of the DayWords$0.0015100%coinbase38d ago0xe3c364…9449c4
0xc85f…06040xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase38d ago0x9013b0…daa79a
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x7d0bf2…ddda96
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x1a3f25…53350f
0xc85f…06040xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase38d ago0x6bb434…3f8168
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x299c64…4de3ef
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI38d ago0x4bff94…1f0e85
0xc85f…06040x249a…ed3bBasex402 service$0.01100%payAI38d ago0xd0ba4a…dcaabc
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xbc387b…f85416
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x925b07…33a3e1
0xc85f…06040xf9d1…d5f1Basex402 service$0.01100%coinbase38d ago0xa7e6f8…7147dc
0xc85f…06040x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase38d ago0x323218…32a64c
0xc85f…06040xd7d4…8914BaseUseless FactFacts$0.001100%coinbase38d ago0x9f6ce1…94837a
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase38d ago0x307869…af93b5
0xc85f…06040x159b…4908Basex402 service$0.01100%dexter38d ago0x244905…b5544b
0xc85f…06040x82c1…a58bBaseTrustDex$0.005100%coinbase38d ago0x696a65…4e435b
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x5ddad3…acb50e
0xc85f…06040x4cdd…2fb8Basex402 service$0.002100%payAI38d ago0xdf6248…49b63c
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xeb3d7e…522cb0
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0xf562fd…6ce24f
0xc85f…06040x478b…39f2Basex402 servicePrice$0.01100%coinbase39d ago0xd43d2f…5af900
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0xdc6920…3feb01

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.