Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$7.3570%0xc330…c0b237d ago0x6c4bb9…0d65de
0x1332…66eb0x0e3d…7757Base—$52.5070%0x69b3…7ddd37d ago0x536cde…6c1c5a
0x4304…0fea0x0e3d…7757Base—$5.2570%0xf239…386c37d ago0x3ab218…170248
0x746c…dd720x0e3d…7757Base—$241.5070%0x4c4a…536c37d ago0x3be960…95a042
0x1332…66eb0x0e3d…7757Base—$4.2070%0xa782…cada37d ago0x249c1e…9d0e6f
0x1332…66eb0x0e3d…7757Base—$9.4570%0xaa2e…f04437d ago0x382d56…133c64
0x1332…66eb0x0e3d…7757Base—$9.4570%0x811a…c8aa37d ago0x6f082a…da460f
0x1332…66eb0x0e3d…7757Base—$18.0070%0x3368…d66b37d ago0xa586ea…5c6ce6
0x1332…66eb0x0e3d…7757Base—$5.2570%0x53e5…093937d ago0xd1c023…739e0d
0xa787…64cf0x0e3d…7757Base—$11.5570%0xc165…a9fc37d ago0xae3ca9…00e8aa
0xa787…64cf0x0e3d…7757Base—$17.8570%0x07d6…1b9437d ago0x36c3ef…0dbe8d
0xc9a2…31540x0e3d…7757Base—$2.1070%0x6c20…6aed37d ago0xb4b455…b7c3e7
0x2cc9…989b0x0e3d…7757Base—$10.0070%0x7dc9…9d7b37d ago0xcc667b…0fc934
0x2cc9…989b0x0e3d…7757Base—$18.0070%0x7daa…021737d ago0xe078f7…65de8f
0xa17c…60a90x0e3d…7757Base—$1.0570%0x2b2b…961c37d ago0x5a478b…4b7c3e
0x1db7…05dd0x0e3d…7757Base—$5.2570%0x4e90…564a37d ago0xea7080…f1df59
0x1332…66eb0x0e3d…7757Base—$584.4670%0x72ef…0ffd37d ago0xfd7aaa…7611c0
0x3fa0…a4210x0e3d…7757Base—$29.1070%0x2b28…0c2137d ago0x01f375…fde7c2
0x903a…8e560x0e3d…7757Base—$409.2770%0xce9f…bc8e37d ago0xb15fd2…6f1ef9
0xa787…64cf0x0e3d…7757Base—$5.2570%0xc234…1c3837d ago0x651120…1c50e1
0xf0f3…01ec0x0e3d…7757Base—$5.2570%0x7250…0f2037d ago0x3c07ec…3e4f56
0xbaf6…e02d0x0e3d…7757Base—$21.0070%0x3d37…880637d ago0x8fd110…b307e1
0x8cfa…be850x0e3d…7757Base—$5.2570%0xabef…391337d ago0x700d4c…106eb4
0x1332…66eb0x0e3d…7757Base—$21.0070%0x515b…21b537d ago0xaf918c…736800
0xa787…64cf0x0e3d…7757Base—$10.5070%0x238c…f4bb37d ago0x4ad111…b078ec

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.