Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc66c…0eb10x6351…0d62Base—$137.00100%0x6351…0d6247d ago0xf4d881…cddfff
grajizarabiaj.eth0x6351…0d62Base—$46.84100%0x6351…0d6247d ago0xbc4cc2…d3ec03
0xb43b…67c10x6351…0d62Base—$69.89100%0x6351…0d6247d ago0x1fc8fc…69b001
0xe757…c7710x6351…0d62Base—$760.20100%0x6351…0d6247d ago0x04c861…ec4a5d
jado90.eth0x6351…0d62Base—$2.15100%0x6351…0d6247d ago0x0d3781…c997f0
0xc455…1a270x6351…0d62Base—$25.00100%0x6351…0d6247d ago0x455ac1…e5410a
0xc455…1a270x6351…0d62Base—$4.00100%0x6351…0d6247d ago0x05e31f…aa832d
0xa0e8…9f4a0x6351…0d62Base—$198.56100%0x6351…0d6247d ago0x3edfe2…1a44a7
0xa1bc…43660x6351…0d62Base—$25.44100%0x6351…0d6247d ago0xb30dd5…85d069
0xc6ba…1cc00x6351…0d62Base—$5.97100%0x6351…0d6247d ago0x49c7b6…84a262
0xda2b…55ef0x6351…0d62Base—$49.12100%0x6351…0d6247d ago0x240cc2…62d87b
0xa3c8…96250x6351…0d62Base—$1,900.00100%0x6351…0d6247d ago0xe63885…f38179
0x0a1e…ea140x6351…0d62Base—$30.00100%0x6351…0d6247d ago0x54bbed…ea917c

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.