Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$6.30100%0x73bd…b44497d ago0x49a05f…dd6341
0xa787…64cf0x0e3d…7757Base$1.05100%0xb769…f88197d ago0xb7e67d…65b832
0xa787…64cf0x0e3d…7757Base$10.50100%0xc52b…5a8d97d ago0xd4e18f…e7d0db
0xa787…64cf0x0e3d…7757Base$1.05100%0xef99…bf5997d ago0xae8095…688507
0xa787…64cf0x0e3d…7757Base$4.20100%0x1241…072097d ago0xd38b73…1077a5
0xa787…64cf0x0e3d…7757Base$31.50100%0xc89e…795897d ago0x9f4464…398ba6
0xa787…64cf0x0e3d…7757Base$6.30100%0x5697…9cea97d ago0x6758cf…b0132e
0xa787…64cf0x0e3d…7757Base$10.50100%0x8c4f…19d797d ago0x900bd4…387007
0xa787…64cf0x0e3d…7757Base$1.05100%0xbb99…f69a97d ago0xb63625…06a55d
0xa787…64cf0x0e3d…7757Base$5.25100%0x6647…552697d ago0x0786c2…8ae972
0xa787…64cf0x0e3d…7757Base$3.15100%0x3368…d66b97d ago0x512fd7…914666
0xa787…64cf0x0e3d…7757Base$10.50100%0x6a34…ec8897d ago0x642410…1daf41
0xa787…64cf0x0e3d…7757Base$1.05100%0x89a0…ff5897d ago0xf2d516…2d0cbc
0xa787…64cf0x0e3d…7757Base$10.50100%0x72ef…0ffd97d ago0x5a1a53…b1c7b5
0xa787…64cf0x0e3d…7757Base$4.20100%0xc6a6…b85597d ago0x56730e…e3bef1
0xa787…64cf0x0e3d…7757Base$21.00100%0xf31d…cc4b97d ago0xa801e8…d2c065
0xa787…64cf0x0e3d…7757Base$5.25100%0x0908…9e5197d ago0x19ad9a…4e0e13
0xa787…64cf0x0e3d…7757Base$2.10100%0x0524…938997d ago0xbd559a…4a0a94
0xa787…64cf0x0e3d…7757Base$10.50100%0xe5a6…5fc597d ago0xdf1bf0…7b4a26
0xa787…64cf0x0e3d…7757Base$3.15100%0xc6fb…0f6c97d ago0x9408e2…641018
0xa787…64cf0x0e3d…7757Base$8.40100%0xdeef…04fd97d ago0x5506f0…af3e8d
0xa787…64cf0x0e3d…7757Base$26.25100%0xa69c…e8d597d ago0xa52ff5…f35da7
0xa787…64cf0x0e3d…7757Base$3.15100%0x6a34…ec8897d ago0x4d5167…ca8ae8
0xa787…64cf0x0e3d…7757Base$1.05100%0x2b35…135b97d ago0xf7a48a…d1c21c
0xa787…64cf0x0e3d…7757Base$1.05100%0x7fb5…6c5297d ago0x7b6694…a424f3

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.