Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5da3…bc210x367c…5270eip155:1—$151.90100%Route unknown102d ago0x393c07…d1471e
0x19c7…92890x367c…5270eip155:1—$55.50100%Route unknown102d ago0x514a5c…15351e
0x0401…ab020x367c…5270eip155:1—$1,799.74100%Route unknown102d ago0x50f8d0…11564f
0x92e7…91890x367c…5270eip155:1—$300.00100%Route unknown102d ago0xbff895…54204e
0x2b50…20600x367c…5270eip155:1—$62.02100%Route unknown102d ago0xb090f4…a5d361
0xe014…14e30x367c…5270eip155:1—$113.27100%Route unknown102d ago0x68f0b3…08a7fd
0x6a67…bf3c0x367c…5270eip155:1—$99.92100%Route unknown102d ago0x423ddc…d9cf95
0x2aeb…6a6e0x367c…5270eip155:1—$499.72100%Route unknown102d ago0xa8213b…69af4e
0x7da6…92fe0x367c…5270eip155:1—$17.00100%Route unknown102d ago0x689268…8e1c70
0x26d1…e8390x367c…5270eip155:1—$48.96100%Route unknown102d ago0xc34b18…b410f9
0xda1b…b3490x367c…5270eip155:1—$64.52100%Route unknown102d ago0x591d24…81b82c
0x7cd1…e4d90x367c…5270eip155:1—$1,799.39100%Route unknown102d ago0xd6da76…ecb8c6
0x156c…40b50x367c…5270eip155:1—$99.86100%Route unknown102d ago0xaa4b50…3695dd
0xc32b…ce030x367c…5270eip155:1—$24.97100%Route unknown102d ago0xc2bd1f…365138
0xec3e…20b60x367c…5270eip155:1—$125.00100%Route unknown102d ago0xe3d96c…f57c37
0xa2a6…51cf0x367c…5270eip155:1—$90.25100%Route unknown102d ago0xd0fe19…257261
0x8bcd…9d3c0x367c…5270eip155:1—$65.87100%Route unknown102d ago0x94c46d…011c57
0x7d79…51030x367c…5270eip155:1—$1,382.73100%Route unknown102d ago0xa7633a…a7ea3e
0x06e0…eba10x367c…5270eip155:1—$3.35100%Route unknown102d ago0xec5495…cab1ec
0xe020…a73b0x367c…5270eip155:1—$18.89100%Route unknown102d ago0xf27cda…28575d
0xddba…89b50x367c…5270eip155:1—$2.06100%Route unknown102d ago0xb67171…dd113a
0xfd27…7f890x367c…5270eip155:1—$75.86100%Route unknown102d ago0x66320c…39554b
0xee66…00e50x367c…5270eip155:1—$9.68100%Route unknown102d ago0x05f80d…b064f8
0x4223…77870x367c…5270eip155:1—$7.86100%Route unknown102d ago0x188afe…14169b
0x2d70…22870x367c…5270eip155:1—$699.85100%Route unknown102d ago0xbd8287…7c75d5

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.