Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xbe360a…b4fb47
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x15c6cf…9d7ab7
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x3a9df4…ba45af
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x08f69a…e88690
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xfbfdcd…d6b6e9
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xd1fbbf…914d06
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x9f3f3c…fb50cc
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x63f8ee…fdfde3
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xf862e6…fae3b1
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x12c305…111c35
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xbcb2a8…ff6b67
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xa7a15d…ff9f61
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xc21c1c…229dde
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x78451a…bf6e82
0x118d…b6060xfae1…fd47Base—$1.40100%payAI13d ago0x8013ba…a33a23
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xc02e7b…377849
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x9c3882…88df8a
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x93a055…bee08c
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xacb4a9…bb99dc
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x4194d0…af10f4
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xc3eb7b…419b8f
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xc9eb08…417146
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x5620b3…a79f4a
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xc14e51…7f185f
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xacc05e…7bcca4

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.