Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b17d ago0x2507a6…e3977d
0xf86e…b61f0x9643…4236Base—$0.0470%0xd8ba…8e9b17d ago0xe798c7…471eb0
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b17d ago0x5f76f7…9634f7
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b17d ago0xd1acb7…0288df
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI17d ago0x14a7cf…00d871
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI17d ago0xcc402b…009c68
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI17d ago0x3a2ee4…85e339
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI17d ago0x1fce6c…267b14
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI17d ago0x11689b…b3b8b2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI17d ago0xf4d2c5…668490
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI17d ago0x80500c…759eb6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI17d ago0x7c6925…68c61a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI17d ago0x554e01…6f0852
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x3af3b1…74d010
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xf43f61…3d888e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xa60e47…300561
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI17d ago0xc99947…631150
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xf20839…db9911
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x796580…d99ed3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x17f627…7dfaab
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xa09d7b…194dee
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x7bbce0…f72e44
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x6c1282…4e36ff
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xedcb65…68b6e1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x73bd11…9f871c

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.