Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$18.4870%0x4337…029015d ago0x7ea6fd…f61c1e
0x3be9…575c0x4cd0…bc31Base—$30.4470%0x4337…03f515d ago0x3745ea…f633fa
0x5fdf…91470x4cd0…bc31Base—$185.9870%0xf70d…dbef15d ago0x94fa16…8fc0d4
0x3be9…575c0x4cd0…bc31Base—$3.4370%0x4337…f03815d ago0xead208…912c78
0x5fdf…91470x4cd0…bc31Base—$137.1470%0xf70d…dbef15d ago0x979523…887174
0xe7a3…d8060x4cd0…bc31Base—$21.0170%0xf70d…dbef15d ago0x1c6578…158f15
0x3be9…575c0x4cd0…bc31Base—$42.4570%0x2891…bc4c15d ago0x562db8…a6a558
0x3be9…575c0x4cd0…bc31Base—$50.4570%0xce5c…1d0515d ago0x457a9d…3b5006
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x4337…f63715d ago0x85deac…f59452
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x2891…bc4c15d ago0x003374…a8df7e
0x3be9…575c0x4cd0…bc31Base—$42.4570%0x2891…bc4c15d ago0xbf6863…00d81e
0xe7a3…d8060x4cd0…bc31Base—$24.9570%0xf70d…dbef15d ago0x654aae…6bb766
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x4337…ef2515d ago0x636a34…63ae6c
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x2891…bc4c15d ago0xd66a8f…9cd2e5
0x3be9…575c0x4cd0…bc31Base—$199.5170%0x1d53…c61315d ago0x0ce34d…3f2ee2
0x4d05…24330x4cd0…bc31Base—$38.9470%0xf70d…dbef15d ago0x3bc44d…231bd6
0xe7a3…d8060x4cd0…bc31Base—$33.0570%0xf70d…dbef15d ago0x8fad40…807a14
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…6ca515d ago0x3d233e…ea9945
0x3be9…575c0x4cd0…bc31Base—$42.4570%0x2915…146515d ago0xf90e15…5a8021
0x3be9…575c0x4cd0…bc31Base—$3.4470%0x4337…f63715d ago0x76c3a9…09e90d
0x3be9…575c0x4cd0…bc31Base—$25.4470%0x4337…926915d ago0x4a1b47…0ae12e
0x3be9…575c0x4cd0…bc31Base—$10.4470%0x4337…853815d ago0x461c9e…64dbfb
0xe7a3…d8060x4cd0…bc31Base—$30.1170%0xf70d…dbef15d ago0xf62d82…9dd552
0x3be9…575c0x4cd0…bc31Base—$42.4570%0x4337…d0b215d ago0x07b200…a73f27
0x4e68…571a0x4cd0…bc31Base—$460.0070%0xf70d…dbef15d ago0x73b9c3…8e9f23

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.