Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf750…68870x7dbb…59e0Base$477.7670%0x323a…a4f233d ago0xbda68b…5bb689
0x3b28…ea130x7dbb…59e0Base$10.0070%0x323a…a4f233d ago0x2940f4…a74b73
0xdbdf…1b870x7dbb…59e0Base$168.8470%0x323a…a4f233d ago0xfd893e…a701ad
0x7cca…f68c0x7dbb…59e0Base$2,500.0070%0x323a…a4f233d ago0xecbf24…08242d
0x7cca…f68c0x7dbb…59e0Base$30.0070%0x323a…a4f233d ago0xebc369…a9d5ea
0x2269…e1cc0x7dbb…59e0Base$27.7770%0x323a…a4f233d ago0xb83ee5…007fcf
0xc8c5…da170x7dbb…59e0Base$55.6470%0x323a…a4f233d ago0x31c0f8…4d3125
0x7204…3a1b0x7dbb…59e0Base$114.9170%0x323a…a4f233d ago0x81c142…ff05cc
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f233d ago0xa80abf…c48ed6
0xdb38…b0dd0x7dbb…59e0Base$5,809.3070%0x323a…a4f233d ago0x1e3437…75950a
0x2269…e1cc0x7dbb…59e0Base$28.7770%0x323a…a4f233d ago0x4b7a1b…34d263
0x2269…e1cc0x7dbb…59e0Base$27.7770%0x323a…a4f233d ago0x1cb072…98620c
0x2ddc…09650x7dbb…59e0Base$946.3170%0x323a…a4f233d ago0x23a015…2c16b6
0x1da7…3bba0x7dbb…59e0Base$19.5770%0x323a…a4f233d ago0x75296c…eec2d4
0x696c…e2960x7dbb…59e0Base$1,500.0070%0x323a…a4f233d ago0x270362…af01fc
0x2269…e1cc0x7dbb…59e0Base$40.0870%0x323a…a4f233d ago0xe404db…6bdeca
0x1da7…3bba0x7dbb…59e0Base$29.3370%0x323a…a4f233d ago0x9776c0…be8349
0xe94e…22970x7dbb…59e0Base$501.5070%0x323a…a4f233d ago0xf7c6d9…5f6da5
0xbd9d…aed40x7dbb…59e0Base$482.6670%0x323a…a4f233d ago0xfd5fbc…694ec9
0xe91a…28140x7dbb…59e0Base$1,420.0070%0x323a…a4f233d ago0xaf688e…6b4f2b
0x0751…12040x7dbb…59e0Base$688.0070%0x323a…a4f233d ago0x7a3e8c…9b8dde
0xd933…9e2a0x7dbb…59e0Base$40.0070%0x323a…a4f233d ago0x8db677…14ad4e
0xd7ee…35eb0x7dbb…59e0Base$32.0070%0x323a…a4f233d ago0x3aedf7…4b70e1
0xd7d1…7ade0x7dbb…59e0Base$21.7170%0x323a…a4f233d ago0x5abb79…6297e8
0xb1be…cb9b0x7dbb…59e0Base$9.6470%0x323a…a4f233d ago0xd4c4c5…239a78

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.