Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xf97458…1be700
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x078f21…4dacfa
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xb0ba69…e76f94
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xb202ce…3b9a6a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xbead88…e1b021
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xd7f075…ae3845
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x3bbbe9…8a0649
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x145b36…ff0f29
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x2d5f8a…b7a611
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xe21e95…650a53
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x5e5688…2b8a85
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x861799…613157
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xb35bc0…9fc3ed
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xf18ebf…4ce51c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x6fd72d…0bea95
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xe12853…e35916
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xd9fab7…bc1a3d
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x2c6500…9b222c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xf48b84…e10af1
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xb4ad18…c6f62e
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xbcb299…bd067d
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xfee80b…a0e757
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0x3dfa7f…ac3792
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xbfbf51…cea5b7
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase4d ago0xffce5b…8745da

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.