Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xca7d…500150d ago0xc9ba3d…20c13e
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8de7…1c2c50d ago0xf6cd99…acf4ad
0xa520…eca40x47c5…4fc3Base—$5.2570%0x2fa9…16de50d ago0xfeed3f…df217f
0xa520…eca40x47c5…4fc3Base—$1.0570%0x63f7…457850d ago0x85a8ea…a5ebee
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0881…8de250d ago0xf2fcd9…3d81e3
0xa520…eca40x47c5…4fc3Base—$5.2570%0x5b2d…d78c50d ago0x426ed0…a76ebd
0xa520…eca40x47c5…4fc3Base—$10.5070%0x99d9…ec9d50d ago0xcb358f…76d0a9
0xa520…eca40x47c5…4fc3Base—$5.2570%0x3d76…265f50d ago0xc78cdd…75ce9f
0xa520…eca40x47c5…4fc3Base—$5.2570%0xf9ea…484f50d ago0xcc9cc8…a1d7e8
0xa520…eca40x47c5…4fc3Base—$1.0570%0xd812…ee4450d ago0x42f73c…261edc
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0971…930e50d ago0x624111…4489c7
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9c66…aca650d ago0xde1e4f…ba6977
0xa520…eca40x47c5…4fc3Base—$10.5070%0x271d…d4bc50d ago0xa522c9…1239a3
0xa520…eca40x47c5…4fc3Base—$15.7570%0xb11e…6e5a50d ago0xf09b5f…128c3e
0xa520…eca40x47c5…4fc3Base—$15.7570%0x2035…57d350d ago0xd77efc…8bf61a
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7cf5…240750d ago0xdf0e70…58d545
0xa520…eca40x47c5…4fc3Base—$10.5070%0x898f…4f5e50d ago0x2c6c16…abe120
0xa520…eca40x47c5…4fc3Base—$5.2570%0xc07c…d71850d ago0x36594a…d777c9
0xa520…eca40x47c5…4fc3Base—$5.2570%0x5e05…afbb50d ago0xd7b79f…86d835
0xa520…eca40x47c5…4fc3Base—$10.5070%0xb60e…e3aa50d ago0xacb2ae…7dd944
0xa520…eca40x0e3d…7757Base—$5.25100%0x5e96…f15950d ago0xda310e…0114dd
0xa520…eca40x47c5…4fc3Base—$42.0070%0x5670…ffbc50d ago0xb7f8ae…ae9816
0xa520…eca40x47c5…4fc3Base—$15.7570%0x1c06…7baa50d ago0x6aa403…1bc815
0xa520…eca40x47c5…4fc3Base—$5.2570%0xf867…7e9b50d ago0x86fc82…8b9cbb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7430…b4bb50d ago0xbcb704…1e4b86

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.