Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cec…597c0x5c4e…a0fdBase—$2.1370%0x5c4e…a0fd25d ago0x18ad01…a98332
0xdf1b…43a90x5c4e…a0fdBase—$0.9070%0x5c4e…a0fd25d ago0x751e09…ebfdae
0x5c4e…a0fd0x4020…0003Base—$0.0770%0x76df…025625d ago0xf2520e…e84adc
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0x63372f…3aa9d0
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0x418772…7a0941
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0x8c722e…510e4f
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0xa11351…54880a
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0x7af24f…1d5401
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0xab6dcd…4aa7d4
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0x8de6f7…aa848c
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0xb034e8…8b52ec
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0xd11139…b0b7f2
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0xa8a589…0359eb
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0x2b2023…407455
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025625d ago0xb0954a…648902
0x5c4e…a0fd0x4020…0003Base—$0.3570%0x76df…025625d ago0x504734…b2a465
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0xfd1c9c…2eceb7
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0xfe9423…682851
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0x8f198c…83edac
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0x6d9aab…684f9a
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0x7f3798…ac7ca0
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0xe36adf…de349a
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0x4c2a7c…8cbe5f
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0xdd407f…553d83
0x5c4e…a0fd0x4020…0003Base—$0.0870%0x76df…025625d ago0x649b71…68fc16

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.