Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xb134ef…ba8eac
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x80e9fa…0430aa
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x1fcbe3…a8fef3
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xa6b0a8…b25cf3
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x4bcb6c…20f01a
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x3e9083…e5d52f
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x3cbb25…782902
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xff870c…6c80c8
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xd7185e…adf660
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xf534b6…e9db53
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xb4c637…4a3672
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x2766a9…c76c2c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x7e954e…b99fee
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x7705ce…c95cc5
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x058474…bd56d2
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x6ff990…984d1c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xeb6eb9…ed0139
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x659ace…99f202
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x977ecf…2f3830
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x4f8a67…eba9ca
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x2a4e23…c5b43f
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xc72688…965f22
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x8d7de3…1e407c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xd36d56…f8a940
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0x9d963d…aa34d6

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.