Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3200…bb380x6302…ad57BaseTripadvisorTravel$0.02100%payAI1d ago0x89d7fd…de2bee
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x98db89…53b7e3
0x3200…bb380x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x2e9bd7…9145a7
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x31093f…6a0661
0x3200…bb380x325b…d430BaseStableEnrichExa$0.06100%coinbase1d ago0x8a3886…b11fa8
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x845d95…a94a63
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0x4ea732…69e721
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0xb248ee…87ab8e
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase1d ago0x6582e4…e54377
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0xfe02d5…186a06
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase1d ago0x8ac9df…bbba53
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x8e91d8…a03b71
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x5ff41f…ae6528
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0xc91d05…9a1ab2
0x3200…bb380x6302…ad57BaseTripadvisorTravel$0.02100%payAI1d ago0x90900a…365389
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x4eb3f6…9bf4fa
0x3200…bb380x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xb98be2…cb89df
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x8b2541…058a59
0x3200…bb380x325b…d430BaseStableEnrichExa$0.06100%coinbase1d ago0xb21875…5d7ec5
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x5e2e91…a477bd
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0xb594e1…0b2dbf
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x568dd6…cb3aa4
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0xf80233…d24c54
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase1d ago0x4fe214…b60599
0x3200…bb380x6302…ad57BaseTripadvisorTravel$0.02100%payAI1d ago0x5f0315…0a1736

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.