Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x421c…11d40x91e7…5aaaBase—$0.01100%coinbase69d ago0xca2c76…4e067a
0x421c…11d40x4ffd…1c21Base—$0.01100%coinbase69d ago0xaba3e2…e2470a
0x421c…11d40x884b…a613Base—$0.01100%coinbase69d ago0x4aa469…a6a9e8
0x421c…11d40xf77a…e6bcBase—$0.01100%coinbase69d ago0x84d7df…513dc4
0x421c…11d40x615b…168aBase—$0.01100%coinbase69d ago0x6b1cf6…f35806
0x421c…11d40x0feb…0321Base—$0.01100%coinbase70d ago0x62489a…adbda2
0x421c…11d40xaace…fc58Base—$0.01100%coinbase70d ago0xdf23cf…b7c09d
0x421c…11d40x71ce…a500Base—$0.01100%coinbase70d ago0x6eb220…6c6ff5
0x421c…11d40x2f04…35fcBase—$0.01100%coinbase70d ago0xc20db8…37e890
0x421c…11d40x9e55…2168Base—$0.01100%coinbase70d ago0xbe044e…463af1
0x421c…11d40x93c7…689cBase—$0.01100%coinbase70d ago0x3ebbb7…17be97
0x421c…11d40x00cd…2407Base—$0.01100%coinbase70d ago0x1bcce9…111927
0x421c…11d40x8c36…0150Base—$0.01100%coinbase70d ago0x981d11…9bb1b6
0x421c…11d40xd0b3…45abBase—$0.01100%coinbase70d ago0x29bddd…02fe0a
0x421c…11d40x927b…6d86Base—$0.01100%coinbase70d ago0x97266c…deae41
0x421c…11d40x987a…a95aBase—$0.01100%coinbase70d ago0x6ca2bb…8bbdd8
0x421c…11d40x8cf9…6839Base—$0.01100%coinbase70d ago0x336065…dde929
0x421c…11d40xd3fe…3ae8Base—$0.01100%coinbase70d ago0x37c775…ea540e

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.